Skip to content

vladimirivanoviliev/grid-performance-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Comparison - React Grids

This folder contains four versions of the Angular FinTech Grid App example:

  • one built with Kendo React
  • one built with AgGrid
  • one built with Kendo UI for Angular
  • original one

Running projects

AgGrid React

The application is hosted online by us.

  1. cd ag-grid
  2. npm i
  3. npm start

Kendo React

The application is hosted online by us.

  1. cd kendo-react-grid
  2. npm i
  3. npm start

Infragistics Angular

The application is hosted online by Infragistics.

  1. cd igx-grid
  2. npm ci
  3. ng serve --prod

Kendo UI for Angular

The application is hosted online by us.

  1. cd kendo-grid
  2. npm ci
  3. ng serve --prod

Online hosted examples

Test results

Test machine:

  • using production builds
  • Chrome: 80.0.3987.87 (Official Build) (64-bit) (incognito mode)
  • i7 6700HQ @ 2.6ghz - turbo boost and speed scalling disabled
  • Quadro M1000 GPU
  • Ubuntu 19.10

Performance test raw data:

Generated JSON data:

  • Check the results folder.

Test results visualization:

About

Angular and React Grids performance comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published