Hacker News

vinserello
How WASM DB and worker messaging helped me handle 500MB in 2s in browser

Demo broke us: Datastripes stalled on a 200MB sheet.

Fix = rip logic into WASM analytical DB (<3 duckDB), wire workers with synced message channels, cut the overhead. Parsing + aggregation now run parallel, no BS.

Benchmarks: 500MB ingested in ~2s Charts on 100k+ rows live Plain i7, 16GB RAM

Basically spreadsheets at GPU-speed, no GPU. Play with it: https://datastripes.com


philippe383 days ago

Looks good i m investing wasm as new corba ;)

vinserelloop2 days ago

i think wasm = core of edge computing for web2

faqeerakhn1232 days ago

[dead]

hn-front (c) 2024 voximity
source