bakoe / hyrise

Hyrise is a research in-memory database.
https://hpi.de/plattner/projects/hyrise.html
MIT License
0 stars 0 forks source link

Add benchmarks for sorting small and large tables #2

Closed bakoe closed 4 years ago

bakoe commented 4 years ago

Closes #1

Results:

Bastian.Koenig@vm-appleton:~/hyrise$ cmake-build-release/hyriseMicroBenchmarks --benchmark_filter=BM_Sort*
2019-12-02 21:30:57
Running cmake-build-release/hyriseMicroBenchmarks
Run on (32 X 2500 MHz CPU s)
CPU Caches:
  L1 Data 32K (x32)
  L1 Instruction 32K (x32)
  L2 Unified 256K (x32)
  L3 Unified 25600K (x32)
Load Average: 0.10, 2.57, 2.70
--------------------------------------------------------------------------
Benchmark                                Time             CPU   Iterations
--------------------------------------------------------------------------
SortBenchmark/BM_Sort             12325238 ns     12318297 ns           58
SortSmallBenchmark/BM_SortSmall    1569928 ns      1567021 ns          369
SortLargeBenchmark/BM_SortLarge  142397451 ns    142382962 ns            5