Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Updated ECFs to enable class removal optimization when a test involves finalization. Updated source code to use contemporary routine type declarations.
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Ensured that accesses to elements in a loop are used to avoid potential optimization when the whole loop body is removed. Set inlining size to maximum. Used the same actual generic for basic type tests (CHARACTER_32). Added GC runs before every time measument to put code in the same conditions in terms of memory pressure. Added tests for polymorphic accesses in loops using READABLE_INDEXABLE. Added non-polymorphic and polymorphic test for regular (index-based) loops. Preallocated structures to be iterated over to avoid different memory conditions for tests.
Added a benchmark for across loops.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.23 |