Jan Gorecki

Results 183 comments of Jan Gorecki
trafficstars

It is not an open source project, isn't it? Usually commercial projects has a term if usage that prohibits publishing benchmarks of it. Not sure how it is in this...

Thank you for suggestion. I recall discussion about having a task to measure whole script execution. The motivation was to have a test that will balance benefits of R's global...

Hi, you need to contact h2o support. I am no longer maintainer of the project.

In case of dask, it wasn't yet implemented at all, not just for categorical type. https://github.com/dask/dask/issues/6986

Could you explain more your suggestion? Currently RHS table is of 3 different sizes to test joining vs small, medium and big (same size as LHS). What do you mean...

Thank you for contributing this script. I am now running modin join benchmark. Will report back when it will finish.

Below I am presenting timings made on this PR (precisely speaking, on https://github.com/h2oai/db-benchmark/tree/modin-join-dev). Quite obvious observation is that there is problem with performance of join question 5: big-to-big join. So...

db-benchmark is not designed to run on windows.

@xiaodaigh your pkgdown seems to suffer from the same problem as in-dev data.table pkgdown site, see https://github.com/r-lib/pkgdown/issues/1120 for details

@xiaodaigh any plans to contribute test script for disk.frame? if so, please work on top of https://github.com/h2oai/db-benchmark/tree/cmd-launcher which should greatly help in reproducibility of a single solution benchmark, so also...