Genetic improvement of last level cache

WB Langdon, D Clark - … Conference on Genetic Programming (Part of …, 2024 - Springer
With increasing reliance on multi-core parallel computing performance is evermore
dominated by interprocessor data communication typically provided by last level cache …

MAGPIE: Machine automated general performance improvement via evolution of software

A Blot, J Petke - arxiv preprint arxiv:2208.02811, 2022 - arxiv.org
Performance is one of the most important qualities of software. Several techniques have thus
been proposed to improve it, such as program transformations, optimisation of software …

Jaws 30

WB Langdon - Genetic Programming and Evolvable Machines, 2023 - Springer
It is 30 years since John R. Koza published “Jaws”, the first book on genetic programming
[Genetic Programming: On the Programming of Computers by Means of Natural Selection …

Evaluation of genetic improvement tools for improvement of non-functional properties of software

S Zuo, A Blot, J Petke - Proceedings of the Genetic and Evolutionary …, 2022 - dl.acm.org
Genetic improvement (GI) improves both functional properties of software, such as bug
repair, and non-functional properties, such as execution time, energy consumption, or …

Dissipative Arithmetic

WB Langdon - Complex Systems, 2022 - discovery.ucl.ac.uk
Large arithmetic expressions are dissipative: they lose information and are robust to
perturbations. Lack of conservation gives resilience to fluc-tuations. The limited precision of …

[PDF][PDF] The gem5 C++ glibc heap fitness landscape

WB Langdon, BR Bruce - def, 2023 - cs.ucl.ac.uk
Using the language independent genetic improvement tool MAGPIE (Machine Automated
General Performance Improvement via Evolution of software) and logarithmic sampling, we …

Code and data synthesis for genetic improvement in emergent software systems

PF Rainford, B Porter - ACM Transactions on Evolutionary Learning and …, 2022 - dl.acm.org
Emergent software systems are assembled from a collection of small code blocks, where
some of those blocks have alternative implementation variants; they optimise at run-time by …

Genetic Improvement@ ICSE 2023

WB Langdon, V Nowack, J Petke, M Wagner… - ACM SIGSOFT …, 2023 - dl.acm.org
Following the formal presentations, which included keynotes by Prof. Myra B. Cohen of Iowa
State University and Dr. Sebastian Baltes of SAP as well as six papers (which are recorded …

[HTML][HTML] Pattern Mining and Genetic Improvement in Compilers and Interpreters/submitted by Oliver Krauss MSc

O Krauss - 2022 - epub.jku.at
Writing source code is a challenging task, requiring the understanding of complex concepts,
algorithms and programming paradigms. This task becomes increasingly challenging when …