h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
320 stars 85 forks source link

Steps of running benchmarks in Windows #236

Open xluo127 opened 2 years ago

xluo127 commented 2 years ago

It seems OK to generate data in Windows cmd.exe. But when I try to run a benchmark for one solution, solution.R --solution=data.table --task=groupby --nrow=1e7 in cmd.exe, there is no feedback there.

jangorecki commented 2 years ago

db-benchmark is not designed to run on windows.