Evidence / 02

Claims with a measuring tape.

These are observed results on a Jason development machine in Chrome, not promises for every device.

Hardware, browser version, storage speed, column shape, and data type distribution all affect results.

Largest measured file20.97 GB888 million cells
Measured first import3.9 min20.97 GB CSV
Measured cold open111 msmedian after import
Local project size0.795 GiB24.6× smaller than source

Recorded runs

RunSourceCellsFirst importCold openNotable result
Large CSV / A20.97 GB888M3.9 min111 ms median0.795 GiB project
Billion-cell / B11.78 GB1B174.6 s93 ms median0 dropped frames

How to read these numbers

First import includes parsing the CSV and writing Jason's local project. Cold open measures reopening that already-built project. These are deliberately reported separately: one is a conversion cost, the other is the recurring working experience.

What is not claimed

Jason does not claim that every 20 GB file opens on every machine, that all datasets compress by the same ratio, or that all browsers reproduce these timings. The Free plan is also capped at exactly 1,000,000,000 source bytes.

Measure it with your own file.

Open a CSV that your spreadsheet app refuses. Free covers files up to 1 GB and three local projects.

Open Jason free Inspect the benchmarks