proposed sorting library benchmark/tuning script

29 Jul
2009
29 Jul
'09
7:41 p.m.
I have a Perl benchmark/tuning script for my sorting library that: 1) optimizes tuning constant values for the system and compiler tested on 2) runs a suite of tests using randomized inputs and compares weighted-average performance vs. std::sort, and at the same time verifies that results are identical. Do I need to convert this to a different scripting language or a C++ application so that everybody can use it? Perl is pretty standard, but not everybody has it installed.
5795
Age (days ago)
5795
Last active (days ago)
0 comments
1 participants
participants (1)
-
Steven Ross