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

Hotfix: Add missing entry to changelog and release-notes of 2.6.0 (fixes #1307) #1309

Closed sequba closed 1 year ago

sequba commented 1 year ago

Context

Hotfix for #1307

Types of changes

github-actions[bot] commented 1 year ago

Performance comparison of head (7eb5f6b3d29599e85d0cc0c9879c98684d61e5ae) vs base (84e260034eaf65c6cdb0e6518053a185b2e3e9db)

                                     testName |   base |   head |   change
--------------------------------------------------------------------------
                                      Sheet A | 713.42 | 716.49 |   +0.43%
                                      Sheet B | 227.25 | 228.93 |   +0.74%
                                      Sheet T | 205.54 | 203.86 |   -0.82%
                                Column ranges | 782.18 | 781.13 |   -0.13%
Sheet A:  change value, add/remove row/column |     52 |     47 |   -9.62%
 Sheet B: change value, add/remove row/column |    360 |    345 |   -4.17%
                   Column ranges - add column |    203 |    193 |   -4.93%
                Column ranges - without batch |    719 |    542 |  -24.62%
                        Column ranges - batch |    121 |    265 | +119.01%