1
Fork 0
turbonss/cxxmph
Davi de Castro Reis 6e9f152f92 Add flat_hash_map to benchmark. 2018-12-27 23:37:06 -02:00
..
.ycm_extra_conf.py Small syntatic fixes. 2014-06-06 11:26:18 -03:00
Makefile.am Added missing file in the distribution. 2012-06-09 03:55:16 -03:00
MurmurHash3.cpp Dropped inline from Murmur for gcc 4.8 compatibility. 2014-06-06 11:26:18 -03:00
MurmurHash3.h struggle 2012-03-14 16:44:16 -03:00
benchmark.cc All tests pass. 2012-04-15 00:03:00 -03:00
benchmark.h Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
bm_common.cc All tests pass. 2012-04-15 00:03:00 -03:00
bm_common.h All tests pass. 2012-04-15 00:03:00 -03:00
bm_index.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
bm_map.cc Add flat_hash_map to benchmark. 2018-12-27 23:37:06 -02:00
cxxmph.cc Minor fixes in command line tool. 2012-06-08 11:37:40 -03:00
dense_hash_map_test.cc A couple test cases. 2014-06-06 11:26:18 -03:00
hollow_iterator.h Compiles on gcc-4.7 macos. 2012-06-03 00:03:46 -03:00
hollow_iterator_test.cc Small syntatic fixes. 2014-06-06 11:26:18 -03:00
map_tester.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
map_tester.h A couple test cases. 2014-06-06 11:26:18 -03:00
map_tester_test.cc Version bump 2012-06-02 22:29:46 -03:00
mph_bits.cc Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_bits.h Small syntatic fixes. 2014-06-06 11:26:18 -03:00
mph_bits_test.cc Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_index.cc Add a swap function. 2018-12-27 23:37:06 -02:00
mph_index.h Add hopscotch to the benchmark baseline. 2018-12-27 23:37:06 -02:00
mph_index_test.cc Add a swap function. 2018-12-27 23:37:06 -02:00
mph_map.h Decrease macro pollution. 2018-12-27 23:37:06 -02:00
mph_map_test.cc A couple test cases. 2014-06-06 11:26:18 -03:00
seeded_hash.h Small syntatic fixes. 2014-06-06 11:26:18 -03:00
seeded_hash_test.cc More conservative hash functions. 2012-06-09 02:27:39 -03:00
string_util.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
string_util.h Fixed erase bug. 2012-06-09 00:58:52 -03:00
string_util_test.cc Fixed erase bug. 2012-06-09 00:58:52 -03:00
stringpiece.h Removed tr1 stuff. 2011-11-10 16:44:37 -02:00
test.cc Fixed initialization order of test framework. 2014-06-06 11:26:18 -03:00
test.h Fixed initialization order of test framework. 2014-06-06 11:26:18 -03:00
test_test.cc Improved test support. 2012-06-02 21:47:18 -03:00
trigraph.cc All tests pass. 2012-04-15 00:03:00 -03:00
trigraph.h All tests pass. 2012-04-15 00:03:00 -03:00
trigraph_test.cc Small fixes, more comments. 2011-11-05 15:15:11 -02:00