Re: Latest B&Vs uploaded to Yahoo Groups
Hi Pierre
Are all exe files compiled in D2005 with optimization on, range check off
and overflow check off?
Then I can start benchmarking.
Best regards
Dennis Kjaer Christensen
.
Relevant Pages
- Re: Nexus versus FastMM4 Round 2
... I have build all the exes via the same batfiles and the exes named ... _benchmarking is with optimization on and all checks off. ... Best regards ... (borland.public.delphi.language.basm) - Re: FastCode StrCopy Benchmark
... Optimization = On ... Overflow and range check off. ... Regards ... PS I have found a bug in JOHPas. ... (borland.public.delphi.language.basm) - Re: extended operators
... between the sequence point X and the last sequence point. ... Perhaps it should be a macro, defined in a new header, that expands to some implementation-defined expression (possibly involving compiler magic). ... So you'd mandate specific restrictions on generated code in the presence of calls to _carry, even if the compiler is able to prove that it can perform an optimization without changing the effect? ... The ``result'' member is set to the sum of x and y; unlike an ordinary "+" operator, the result is well defined even on overflow. ... (comp.std.c) - Re: Latest B&Vs uploaded to Yahoo Groups
... Opteron, D2006, Optimization off, range check on, overflow check on ... Prev by Date: ... (borland.public.delphi.language.basm) - Re: overflow problem and variable declaration
... The formatting was obliging the variant to be integer and ... therefore I was having the overflow problem. ... Kind regards ... removing the formatting on your cells (the calculation may not like ... (microsoft.public.excel.programming) |
|