1
0
Fork 0
arangodb/arangosh/Benchmark
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
..
BenchFeature.cpp don't duplicate existing information (#2740) 2017-07-06 18:07:41 +02:00
BenchFeature.h added --replication-factor, --number-of-shards and --wait-for-sync to arangobench 2017-01-18 17:51:03 +01:00
BenchmarkCounter.h renamed arangob to arangobench 2016-04-27 12:15:19 +02:00
BenchmarkOperation.h finish RequestType enum 2016-08-23 14:49:29 +02:00
BenchmarkThread.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
arangobench.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
test-cases.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00