[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
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.

Announcement blog post:
https://pragtob.wordpress.com/2016/06/07/introducing-benchee-simple-and-extensible-benchmarking-for-elixir/

benchee
* github https://github.com/PragTob/benchee
* hex https://hex.pm/packages/benchee

benchee_csv
* github https://github.com/PragTob/benchee_csv
* hex https://hex.pm/packages/benchee_csv

Thanks, enjoy benchmarking and feedback welcome :)

Tobi

PS: No disabling/delaying the GC didn't make it in... yet ;) It collects
garbage inbetween different benchmarks though.

--
http://www.pragtob.info/
Reply all
Reply to author
Forward
0 new messages