[ANN] Benche and BencheeCSV 0.1.0 release - easy and extensible (micro) benchmarking
25 views
Skip to first unread message
Tobias Pfeiffer
unread,
Jun 7, 2016, 3:04:23 PM6/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to elixir-l...@googlegroups.com
Hi all,
I released the benchmarking tool I was working on. It's goal is to be
easy to use, nice output, extensible through plugins and to provide you
with statistics, to better see how reliable your results are. So far the
statistics provided are average, iterations per second, standard
deviation and median.
It also comes with the first plugin, BencheeCSV to format output as CSV
for easy usage with spreadsheet tools so you can make pretty graphs etc.