Type-Based Gradual Typing Performance Optimization

JP Campora, MW Khan, S Chen - Proceedings of the ACM on …, 2024 - dl.acm.org
Gradual typing has emerged as a popular design point in programming languages,
attracting significant interests from both academia and industry. Programmers in gradually …

An approach based on a DSL+ API for programming runtime adaptivity and autotuning concerns

T Carvalho, JMP Cardoso - Proceedings of the 33rd annual ACM …, 2018 - dl.acm.org
In the context of compiler optimizations, tuning of parameters and selection of algorithms,
runtime adaptivity and autotuning are becoming increasingly important, especially due to the …

Java Optimizations Using Bytecode Templates

R Ramos Horta - 2016 - upcommons.upc.edu
This dissertation focuses on runtime optimization of Java programs, based on the
application of code optimizations. The concept is based on runtime generation of bytecode …