Télécharger le paquet source acovea:
ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers. "Best," in this context, is defined as those options that produce the fastest executable program from a given source code.
Acovea is a C++ framework that can be extended to test other programming languages and non-GCC compilers.
Acovea is envisioned as an optimization tool, similar in purpose to profiling. Traditional function-level profiling identifies the algorithms most influential in a program's performance; Acovea is then applied to those algorithms to find the compiler flags and options that generate the fastest code. Acovea is also useful for testing combinations of flags for pessimistic interactions, and for examining the reliability of the compiler.
|
|
|
| Architecture | Taille du paquet | Espace occupé | Fichiers |
|---|---|---|---|
| alpha | 177.6 ko | 632 ko | [liste des fichiers] |
| amd64 (portage non officiel) | 169.3 ko | 600 ko | [liste des fichiers] |
| arm | 179.6 ko | 624 ko | [liste des fichiers] |
| hppa | 187.7 ko | 660 ko | [liste des fichiers] |
| i386 | 167.6 ko | 584 ko | [liste des fichiers] |
| ia64 | 185.8 ko | 708 ko | [liste des fichiers] |
| m68k | 176.3 ko | 608 ko | [liste des fichiers] |
| mips | 178.5 ko | 676 ko | [liste des fichiers] |
| mipsel | 178.2 ko | 676 ko | [liste des fichiers] |
| powerpc | 172.6 ko | 596 ko | [liste des fichiers] |
| s390 | 166.1 ko | 592 ko | [liste des fichiers] |
| sparc | 167.9 ko | 588 ko | [liste des fichiers] |