| View previous topic :: View next topic |
| Author |
Message |
Bart van der Werf Guest
|
Posted: Mon Dec 18, 2006 5:52 pm Post subject: Post in borland.public.language.delphi.win32 |
|
|
I made a post in the win32 group about a more efficient TCriticalSection,
this is probably of intrest to some of you.
Subject: More efficient TCriticalSection for multi core machines |
|
| Back to top |
|
 |
Tommi Prami Guest
|
Posted: Tue Dec 19, 2006 4:43 pm Post subject: Re: Post in borland.public.language.delphi.win32 |
|
|
| Quote: | Subject: More efficient TCriticalSection for multi core machines
|
Could the winner(s) added to Fastcode library. If there is multiple, for
different scenarios like different thread per cores/processor ratios.
Just pondering...
-TP- |
|
| Back to top |
|
 |
Bart van der Werf Guest
|
Posted: Tue Dec 19, 2006 5:40 pm Post subject: Re: Post in borland.public.language.delphi.win32 |
|
|
"Tommi Prami" <tommi.nospam.prami (AT) poista (DOT) ecomond.com> wrote in message
news:4587c275$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Subject: More efficient TCriticalSection for multi core machines
Could the winner(s) added to Fastcode library. If there is multiple, for
different scenarios like different thread per cores/processor ratios.
Just pondering...
|
I guess it is possible, one of the biggest issues is that this is extremely
dependant on the kind of testbed used. |
|
| Back to top |
|
 |
Dennis Guest
|
Posted: Tue Dec 19, 2006 9:03 pm Post subject: Re: Post in borland.public.language.delphi.win32 |
|
|
Hi
Non Fastcode code cannot be added to the Fastcode library.
Best regards
Dennis Kjaer Christensen |
|
| Back to top |
|
 |
Bart van der Werf Guest
|
Posted: Tue Dec 19, 2006 9:17 pm Post subject: Re: Post in borland.public.language.delphi.win32 |
|
|
"Dennis" <marianndkc (AT) home3 (DOT) gvdnet.dk> wrote in message
news:4587ff0e$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi
Non Fastcode code cannot be added to the Fastcode library.
|
It could be made into a fastcode challenge, however it would require some
brainwork to decide on the right testbed functions.
| Quote: |
Best regards
Dennis Kjaer Christensen
|
|
|
| Back to top |
|
 |
Dennis Guest
|
Posted: Tue Dec 19, 2006 10:35 pm Post subject: Re: Post in borland.public.language.delphi.win32 |
|
|
Hi Bart
| Quote: | It could be made into a fastcode challenge, however it would require some
brainwork to decide on the right testbed functions.
|
Yes and somebody to volunteer to make the B&V ;-)
Best regards
Dennis Kjaer Christensen |
|
| Back to top |
|
 |
|