Martin Angers
|
cd12820764
|
use strconv.Itoa instead of fmt.Sprintf
|
2020-08-01 19:32:09 -04:00 |
|
Robert-André Mauchin
|
51a0e1a4bb
|
Convert int to string using fmt.Sprintf
See https://github.com/golang/go/issues/32479
Fix #341.
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
|
2020-07-31 23:58:32 +02:00 |
|
Martin Angers
|
ad8b3d8222
|
remove logging from benchmarks, validate expected result instead
|
2016-08-27 18:37:55 -04:00 |
|
Martin Angers
|
8a4ef5dbdd
|
add v0.3.0 tag and benchmark EachWithBreak
|
2013-05-24 11:40:46 -04:00 |
|
Martin Angers
|
6669ef001f
|
remove Document.Root, Document is itself a Selection (using embedded struct)
|
2012-10-14 12:28:27 -04:00 |
|
Martin Angers
|
6c7e98359b
|
add benchmarks for iteration.go
|
2012-09-11 20:36:48 -04:00 |
|