Benchmarking
1. Exporting query and result byte slices inside SubGraph so that they are written to file when we write the SubGraph to file after gobencoding it. 2. Added benchmark test to benchmark ToJSON and ToProtocolBuffer methods for actors and directors query for 10,100 and 1000 entities in the result.
Showing
- query/benchmark/README.txt 36 additions, 0 deletionsquery/benchmark/README.txt
- query/benchmark/actors10.txt 0 additions, 0 deletionsquery/benchmark/actors10.txt
- query/benchmark/actors100.txt 0 additions, 0 deletionsquery/benchmark/actors100.txt
- query/benchmark/actors1000.txt 0 additions, 0 deletionsquery/benchmark/actors1000.txt
- query/benchmark/directors10.txt 0 additions, 0 deletionsquery/benchmark/directors10.txt
- query/benchmark/directors100.txt 0 additions, 0 deletionsquery/benchmark/directors100.txt
- query/benchmark/directors1000.txt 0 additions, 0 deletionsquery/benchmark/directors1000.txt
- query/query.go 23 additions, 22 deletionsquery/query.go
- query/query_test.go 82 additions, 12 deletionsquery/query_test.go
Loading
Please register or sign in to comment