Archive for March, 2011
unitbench 0.1 released!
After writing cppbench, a C++ benchmark framework, I felt inspired to take the next step. I wanted a benchmark library that was similar to unittest in python. I started working on unitbench. I ended up with a library that allows you to start a benchmark with ‘bench’ and it will be run and timed. It [...]
Posted on March 8, 2011 at 9:23 am by Joe · Permalink · 3 Comments
In: Announcement, Python · Tagged with: benchmarks, unitbench
In: Announcement, Python · Tagged with: benchmarks, unitbench
