From: | Sergey Solyanik <ssolyanik@icdc.com> |
Newsgroups: | comp.compilers |
Date: | 14 Nov 1997 11:45:36 -0500 |
Organization: | Bentley Systems, Inc. |
References: | 97-11-038 97-11-078 |
Keywords: | optimize, practice |
Christopher Glaeser wrote:
> When testing various
> compilers with different repeating bit patterns, I have measured compile
> times of several minutes per constant, and on rare occasion, have
> measured compile times as high as one hour per constant.
Do you have examples? My version (and it is optimal) runs in
couple of seconds for _ALL_ 32K numbers (executed in a loop from
1 to 32000, total time). One hour per constant seems uncomprehensible...
Regards --
Sergey Solyanik
Software Developer
Bentley Systems, Inc
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.