Re: Fastcode CPUID Unit
- From: Thaddy <kol@xxxxxxxxx>
- Date: Thu, 28 Jul 2005 20:44:35 +0200
Which functions do you use?
Almost all, with the exception of CPUID. (and in commercial code)
The problem I have with CPUID is that the exceptions add just too much unasked for code and... Have a close look: it allocates memory!
This should not be part of low level code but should be decided by the programmer.
The granularity of the rtl has grown to become *very* bad ( f.e. variants.pas, sysutils.pas). fastcoders should (and do..) avoid using both, otherwise they do not do the compiler itself the justice it deserves.
(Professionally I do not mind, but my hobby is writing small programs with a big S that are still fully featured win32 execuatables using Delphi and KOL) I hate codebloat!
.
- Follow-Ups:
- Re: Fastcode CPUID Unit
- From: Dennis
- Re: Fastcode CPUID Unit
- References:
- Fastcode CPUID Unit
- From: Dennis
- Re: Fastcode CPUID Unit
- From: Thaddy
- Re: Fastcode CPUID Unit
- From: Dennis
- Fastcode CPUID Unit
- Prev by Date: Re: Fastcode MM B&V 0.48
- Next by Date: Re: Fastcode MM B&V 0.48
- Previous by thread: Re: Fastcode CPUID Unit
- Next by thread: Re: Fastcode CPUID Unit
- Index(es):
Relevant Pages
|