1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-04-18 21:44:02 +03:00

8 Commits

Author SHA1 Message Date
Andrey Piskunov
82bfcd2b80
Restructure benchmarks (#2492)
* Add chargen

* Restructure

* Remove redundant line

* Correct directories

* Scale up the numbers
2022-08-05 16:30:18 +03:00
Andrey Piskunov
8089690593 Add chargen 2022-08-04 20:11:08 +03:00
Andrey Piskunov
e51adb71b8 Add bench.lua for KIND_TEXT and fix bench.sh 2022-08-04 20:11:08 +03:00
Andrey Piskunov
af661c06ac Use utils.sh parsing 2022-08-04 20:11:08 +03:00
Andrey Piskunov
e8c9cd0502 Switch to with_benchmarks every time 2022-08-04 20:11:08 +03:00
Andrey Piskunov
1ec0262d79 Allow custom file with data 2022-08-04 20:11:08 +03:00
Andrey Piskunov
a88e335cb7 Don't hardocde table name 2022-08-04 20:11:08 +03:00
Andrey Piskunov
8290374f5b First attempt to automate my benchmark 2022-08-04 20:11:08 +03:00