A smaller GC benchmark
James Jennings
maxinesgp at yahoo.com
Tue Dec 18 08:28:24 PST 2007
bearophile Wrote:
> This tiny benchmark focus on GC performance and shows similar results to the "binary trees" benchmark I have shown here few weeks ago, but it's quite shorter, so it may be more useful. <
bearophile Wrote:
> This tiny benchmark focus on GC performance and shows similar results to the "binary trees" benchmark I have shown here few weeks ago, but it's quite shorter, so it may be more useful. <
On a Pentium 4 @ 3.00GHz the obj_test_ss.py version ran in the range 7.36 sec. to 7.54 sec. in three tests. The times are comparable to those of a P3 @ 500 Mhz. Maybe a bit slower: 6*7.54=45.24.
I would have thought that compiled C or D would be many times faster than shown in the test, but my expertise is slim in this area.
Jim Jennings
More information about the Digitalmars-d
mailing list