bst_vs_heap_vs_hashmap: create nicer version with separated benchmarks

One data structure per executable, and gem5 instrumented versions in
separate executables.

Create the allowed_emulators path_properties property.

TODO: wire it up to benchmark result generation and remove the old version.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-11-15 00:00:00 +00:00
parent c14d5dfeba
commit 175b0e3d50
13 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#define LKMC_M5OPS_ENABLE 1
#define LKMC_ALGORITHM_SET_STD_UNORDERED_SET 1
#include "main.hpp"