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 Ubuntu Archiv lucid (universe)
Version5.1.1-2
Sektionuniverse/devel
Prioritätoptional
Installierte Größe264 Byte
Hängt ab vonlibacovea-5.1-5, libc6 (>= 2.5-0ubuntu1), libcoyotl-3.1-4, libevocosm-3.1-1, libexpat1 (>= 1.95.8),
Empfohlene Paketegcc, g++, acovea-results
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße103992 Byte
Prüfsumme MD55591cc8179f0e0e5696a5aa21e27e90d
Prüfsumme SHA1a9352b6a9b6be4233d4da720e81361a4b282a210
Prüfsumme SHA2561941afb51796094333312ca7e9a928e679aec57cfbe1e1e4199fce186c91383c
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