Skip to content

WranglHQ/handsontable_vs_reactdatagrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live at handsontable_vs_reactdatagrid.onrender.com

this is a website to compare two excel-type React spreadsheet components:

purpose is to compare performance with large number of rows, via an html <input>

my approximate unscientific results. for 500,000 rows:

time to load

  • reactdatagrid: 2 seconds
  • handsontable: 5 seconds

time to re-render after data change

  • reactdatagrid: instantaneous
  • handsontable: 5 seconds

About

a website to compare the performance of two excel-type React spreadsheet components: react-data-grid and handsontable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published