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.9k stars 108 forks source link

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

Closed sequba closed 10 months ago

sequba commented 10 months ago

Context

Hotfix for #1307

Types of changes

github-actions[bot] commented 10 months ago

Performance comparison of head (7eb5f6b3d29599e85d0cc0c9879c98684d61e5ae) vs base (c4b6bc392fb38aa24d142811bcbc594e881aa4df)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 759.03 | 748.08 |  -1.44%
                                      Sheet B | 256.66 | 254.58 |  -0.81%
                                      Sheet T | 218.05 | 218.64 |  +0.27%
                                Column ranges | 849.17 | 838.25 |  -1.29%
Sheet A:  change value, add/remove row/column |     57 |     55 |  -3.51%
 Sheet B: change value, add/remove row/column |    405 |    403 |  -0.49%
                   Column ranges - add column |    272 |    240 | -11.76%
                Column ranges - without batch |    630 |    826 | +31.11%
                        Column ranges - batch |    347 |    161 | -53.60%