0
0
bleve/index/firestorm
Marty Schoch c308f611cf skip unnecessary map before slice
benchmark            old ns/op     new ns/op     delta
BenchmarkBatch-4     16950972      16377194      -3.38%

benchmark            old allocs     new allocs     delta
BenchmarkBatch-4     136164         136161         -0.00%

benchmark            old bytes     new bytes     delta
BenchmarkBatch-4     7168872       7109691       -0.83%
2015-09-10 08:21:26 -04:00
..
analysis_test.go adding more benchmarks 2015-09-10 08:01:11 -04:00
analysis.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_boltdb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_common_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_cznicb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_forestdb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_goleveldb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_gorocksdb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_gtreap_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_inmem_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_leveldb_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
benchmark_null_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
comp.go avoid doing unnecessary work: 2015-09-10 08:19:05 -04:00
dict_updater_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
dict_updater.go fix go vet issues 2015-08-25 15:13:13 -04:00
dictionary_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
dictionary.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
dump_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
dump.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
field_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
field.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
firestorm_rows.pb.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
firestorm_rows.proto made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
firestorm_test.go adding more benchmarks 2015-09-10 08:01:11 -04:00
firestorm.go skip unnecessary map before slice 2015-09-10 08:21:26 -04:00
firestorm.md updated protobuf defs to be valid 2015-08-17 15:37:13 -04:00
garbage_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
garbage.go fix go vet issues 2015-08-25 15:13:13 -04:00
internal_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
internal.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
lookup_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
lookup.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
merge_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
merge.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_dict_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_dict.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_docs_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_docs.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_terms_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader_terms.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
reader.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
stats.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
stored_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
stored.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
termfreq_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
termfreq.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
util.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
version_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
version.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
warmup_test.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00
warmup.go made index type configurable + first version of firestorm 2015-08-25 14:52:42 -04:00