Skip to content

extra test data v3.0

Latest
Compare
Choose a tag to compare
@dmitryikh dmitryikh released this 16 Mar 21:42
· 21 commits to master since this release

place files from testdata_v3.zip to testdata folder to activate additional large scale test cases and benchmarks

to run tests:

cd $GOPATH/src/github.com/dmitryikh/leaves
go test -v

to run benchmarks:

cd $GOPATH/src/github.com/dmitryikh/leaves
go test -bench .