gabrielpetersson / fast-grid

World's most performant DOM-based web table.
https://fast-grid.vercel.app/
MIT License
598 stars 8 forks source link

fast-grid - Try it!

A multithreaded web table, capable of running 120fps while sorting/filtering/scrolling simultaneously

Capabilites

Technical details

The most performant DOM-based grid.

One million rows benchmark (M2 Max Pro)

Benchmark Score
Scroll 40 rows every frame 120fps
Filtering 200ms
Time to initialize grid and show rows 1.5ms
Filter&sort simultaneously every 300ms 120fps

zero copy datatype

TODO