Hacker News new | ask | show | jobs
by cyrdax 413 days ago
Anyone benchmark this vs. duckdb-wasm?
1 comments

I don’t have benchmarks specifically against duckdb. I’m sure native C++ will run faster than JavaScript.

But whats important is that with Hyperparam you can do it in the browser, where the bottleneck will always be network-bound not cpu-bound.