handsontable / hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
https://hyperformula.handsontable.com/
Other
1.97k stars 108 forks source link

[Revert hotfix] Bring back angular version to latest in the angular demo #1316

Closed sequba closed 1 year ago

sequba commented 1 year ago

Reverts handsontable/hyperformula#1282

See https://github.com/handsontable/hyperformula/issues/1281#issuecomment-1735671458

github-actions[bot] commented 1 year ago

Performance comparison of head (5326271ead127fbc58c8481d4209ae39c219335b) vs base (2864be8c0d607e2a7ed21e4c07105901bc601f44)

                                     testName |   base |    head |  change
--------------------------------------------------------------------------
                                      Sheet A | 951.21 |  974.08 |  +2.40%
                                      Sheet B | 320.07 |  320.83 |  +0.24%
                                      Sheet T | 279.54 |   281.5 |  +0.70%
                                Column ranges | 1028.3 | 1048.28 |  +1.94%
Sheet A:  change value, add/remove row/column |     70 |      77 | +10.00%
 Sheet B: change value, add/remove row/column |    527 |     518 |  -1.71%
                   Column ranges - add column |    281 |     303 |  +7.83%
                Column ranges - without batch |   1101 |    1064 |  -3.36%
                        Column ranges - batch |    182 |     319 | +75.27%