[Shootout-list] Threads and Threads-Flow Proposal

Bengt Kleberg bengt.kleberg@ericsson.com
Mon, 18 Apr 2005 10:51:19 +0200


Kevin Carson wrote:
> I've just submitted some working examples of the Threads and Threads-Flow
> benchmarks written in Python.
> 
> They are working, correct but may fail the actual benchmark run.  This got
> me thinking about these two benchmarks and what their real intent should
> be...

when i created these benchmarks the intent was:
1 to show how fast a language would handle a growing number of threads
2 to show when a language failed to create more threads

unfortunatly the narrow focus of the shootout made these 2 impossible to 
measure. now the intent is something else. presumably it is
''to make sure a wide range of languages would complete the test''.


bengt