..
linux
A few more changes... ( #775 )
2020-04-23 11:36:52 -04:00
CMakeLists.txt
This removes git as a dependency
2020-06-24 15:13:47 -04:00
Dockerfile
check for performance degradation in CI ( #270 )
2019-08-12 16:03:56 -04:00
bench_dom_api.cpp
Adding a couple of tests.
2020-07-31 15:29:10 -04:00
bench_parse_call.cpp
This adds a validation benchmark ( #1040 )
2020-07-20 18:56:39 -04:00
benchfeatures.cpp
Make benchfeatures work again
2020-05-05 09:39:29 -07:00
benchmark.h
Fixing clang under visual studio ( #1028 )
2020-07-06 18:58:19 -04:00
benchmarker.h
This removes the crazy alignment requirements. ( #1073 )
2020-07-27 16:19:01 -04:00
checkperf.cmake
This would disable bash scripts under FreeBSD. ( #1118 )
2020-08-17 11:50:57 -04:00
distinctuseridcompetition.cpp
Replace auto [x,error] with .get() everywhere
2020-06-21 16:26:59 -07:00
event_counter.h
Make checkperf work on Windows ( #799 )
2020-04-27 14:20:05 -04:00
get_corpus_benchmark.cpp
There is confusion between gigabytes and gigibytes. Let us standardize throughout. ( #838 )
2020-05-01 12:16:18 -04:00
minifiercompetition.cpp
This removes the crazy alignment requirements. ( #1073 )
2020-07-27 16:19:01 -04:00
parse.cpp
Print progress bar even if there is only one file
2020-06-12 10:01:19 -07:00
parse_stream.cpp
Allow use of document_stream with tie()
2020-06-20 21:15:05 -07:00
parseandstatcompetition.cpp
Turns out that passing dom::element by reference can be a performance killer. ( #1086 )
2020-08-01 10:31:47 -04:00
parsingcompetition.cpp
Replace auto [x,error] with .get() everywhere
2020-06-21 16:26:59 -07:00
perfdiff.cpp
Make checkperf work on Windows ( #799 )
2020-04-27 14:20:05 -04:00
statisticalmodel.cpp
Replace auto [x,error] with .get() everywhere
2020-06-21 16:26:59 -07:00