Joël Stemmer
56afb484ae
Move -count parameter to bench example and a little cleanup
2018-06-03 22:49:01 +01:00
Brittany Walentin
1c2c0a00fe
Adds multi-package benchmark support, simplifies merge benchmark averaging. Addressing code review comments.
2018-06-03 12:28:48 -07:00
Brittany Walentin
260b47cabe
Addressing code review comments.
...
Mainly:
* Moving the averaging/merging of benchmarks from the parser to the formatter package
* Tightening up the regex so it only captures the numeric values (no more of trimming spaces and the ns/op)
* Deleting the writing up in xml file the benchmark memory sections of B/op and Allocs/op
Also added a test case for parseNanoseconds().
2018-05-29 21:05:13 -07:00
Brittany Walentin
b2f467b67c
Adds ability to parse benchmarking information, and (optional) with memory information and with -count specified. Includes a number of unit tests. Issue #70 .
2018-05-22 20:18:03 -07:00
Eyal Posener
e9729a3e7e
Fix CR comments
...
* Change regexpCapture to HasPrefix function
* Use same addition pattern of the faild build test
* Fix readme
2017-04-01 08:36:21 +03:00
Aiden Scandella
0c1d4ddfcf
Add A+ goreportcard and fix bash syntax
...
Let's be pround of our work.
2016-11-08 09:59:00 -08:00
Joël Stemmer
cea5308dd5
Go 1.1 or higher is required
2014-10-24 21:44:19 +02:00
Joel Stemmer
d8b8d33660
Update readme
2012-03-28 20:04:14 +02:00
Joel Stemmer
8fcd615a51
Initial commit
2012-03-09 15:38:06 +01:00