Skip to content

svar-widgets/gantt-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Gantt Chart Benchmark

This demo benchmarks six popular React Gantt libraries:

  • SVAR
  • Bryntum
  • DHTMLX
  • Syncfusion
  • DevExtreme
  • KendoReact

Each library was tested across five critical metrics:

  • Loading speed
  • Scrolling speed
  • CRUD operations
  • Live updates
  • Memory usage

Results and detailed analysis can be checked in this article.

Short Takeaway

The results of the tests showed these winners:

Category Winner 🥇
Loading speed SVAR
Scrolling DHTMLX, Bryntum
CRUD operations SVAR
Live updates SVAR
Memory efficiency DHTMLX

SVAR React Gantt takes three out of five categories, being the fastest React Gantt chart in terms of loading speed, CRUD operations, and live updates. DHTMLX Gantt wins the memory usage category and shares the 1st place in scrolling with Bryntum.

We encourage you to run the tests yourself with this demo. Feel free to use it and share your results!

Disclaimer

Results will vary significantly depending on the browser and hardware. However, the relative differences will generally remain in the same order.

About

Performance benchmark demo for React Gantt chart libraries. Tests loading speed, CRUD operations, live updates, scrolling, and memory usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors