3 ms·
Anyone benchmark this vs. duckdb-wasm?
by cyrdax 1y ago
Anyone benchmark this vs. duckdb-wasm?
- platypii 1y agoI 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.