I am suggesting, without the tuits to actually do it,
that we have a make testbench option which would not
get run during make test that would test all the
benchmarks. This requires modifying the Makefile
generation process as well as actually getting the
benchmarks in the test harness.
Thoughts?
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Yep. First WRT calling conventions and - that's a bigger problem - again
WRT DOD/GC. The latter is permanently reocurring and needs fixing.
1) The main source of troubles in hash code are the moving chunk
buffers.
2) As every collection of buffer memory can move these buffers, buckets
can only be addressed by index, which causes one more lookup per hash
operation
3) This make hash code slower then it should be
I'd suggest to rewrite hash.c to use system memory.
Takers wanted.
Back to oo*-prop.pasm. I think they are useless as benchmarks, but the
loop of setting properties repeatedly would make a good gc.t test.
leo