mschlund / FPsolve

FPsolve: solver for polynomial equations over omega-continuous semirings
BSD 2-Clause "Simplified" License
11 stars 5 forks source link

run_perf: a new script for running perf tests #37

Closed michalt closed 11 years ago

michalt commented 11 years ago

This adds a simple bash script to run the performance tests more easily. Might be useful to both check for any regressions (or improvements) as well as for comparing various algorithms/data structures, etc.