mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
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:
3
userland/algorithm/set/std_set_gem5.cpp
Normal file
3
userland/algorithm/set/std_set_gem5.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#define LKMC_M5OPS_ENABLE 1
|
||||
#define LKMC_ALGORITHM_SET_STD_SET 1
|
||||
#include "main.hpp"
|
||||
Reference in New Issue
Block a user