zstan commented on PR #13389:
URL: https://github.com/apache/ignite/pull/13389#issuecomment-5421236927
Current cut shows:
TpchBenchmark, scale = 0.01, q = 5. (H2 just for comparison here, not
related to an issue of course)
```
PR:
Benchmark (engine) (queryId) (scale) Mode Cnt Score
Error Units
TpchBenchmark.cached CALCITE 5 0.01 avgt 3 25.519 ±
4.548 ms/op
TpchBenchmark.cached H2 5 0.01 avgt 3 193.700 ±
168.796 ms/op
TpchBenchmark.cold CALCITE 5 0.01 ss 1093.271
ms/op
TpchBenchmark.cold H2 5 0.01 ss 816.027
ms/op
master
Benchmark (engine) (queryId) (scale) Mode Cnt Score
Error Units
TpchBenchmark.cached CALCITE 5 0.01 avgt 3 566.541 ±
49.195 ms/op
TpchBenchmark.cold CALCITE 5 0.01 ss 1564.145
ms/op
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]