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 -vto run benchmarks:
cd $GOPATH/src/github.com/dmitryikh/leaves
go test -bench .