DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameacovea
Beschreibunganalysis of compiler options via evolutionary algorithms
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version5.1.1-2
Sektiondevel
Prioritätoptional
Installierte Größe264 Byte
Hängt ab vonlibacovea-5.1-5, libc6 (>= 2.3.6-6), libcoyotl-3.1-4, libevocosm-3.1-1, libexpat1 (>= 1.95.8), libgc
Empfohlene Paketegcc, g++, acovea-results
PaketbetreuerAl Stone
Quelle
Paketgröße104138 Byte
Prüfsumme MD54d9ba1329f0ded150aa72c92f98581e1
Prüfsumme SHA1178a13f91acf4bd7ca36e2334b7d1385cf430ca9
Prüfsumme SHA256f97dcdaef14000a3f1ec9ecff4f014aa2bb3fa927ebc405303d481d52c995b52
Link zum Herunterladenacovea_5.1.1-2_i386.deb
Ausführliche BeschreibungACOVEA (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.


Impressum
Linux is a registered trademark of Linus Torvalds