Skip to content

Commit 3e9afdd

Browse files
chore: update CI performance baselines [skip ci]
1 parent 3ce194a commit 3e9afdd

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

examples/perf-baselines.ci.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"totalTime": 777.05
1313
},
1414
"tests/table/perf/flashing/default:should be able to collapse and expand nodes with no error": {
15-
"scriptingTime": 433.34,
16-
"renderingTime": 161.39,
17-
"paintingTime": 7.77,
18-
"totalTime": 681.6
15+
"scriptingTime": 202.25,
16+
"renderingTime": 68.28,
17+
"paintingTime": 6.67,
18+
"totalTime": 456.38
1919
},
2020
"tests/table/props/column/column-change:works correctly": {
2121
"scriptingTime": 77.4,
@@ -36,16 +36,16 @@
3636
"totalTime": 407.06
3737
},
3838
"tests/table/props/data/basic-update:via API should not rerender header": {
39-
"scriptingTime": 22.74,
40-
"renderingTime": 2.54,
41-
"paintingTime": 2.12,
42-
"totalTime": 282.04
39+
"scriptingTime": 10.79,
40+
"renderingTime": 1.51,
41+
"paintingTime": 0.22,
42+
"totalTime": 166.63
4343
},
4444
"tests/table/props/data/editing/column-editor:should use custom editor when configured": {
45-
"scriptingTime": 181.66,
46-
"renderingTime": 33.02,
47-
"paintingTime": 6.63,
48-
"totalTime": 692.85
45+
"scriptingTime": 108.94,
46+
"renderingTime": 22.22,
47+
"paintingTime": 3,
48+
"totalTime": 584.08
4949
},
5050
"tests/table/props/data/editing/persistEdit:should not persist changes to the id column": {
5151
"scriptingTime": 88.33,

0 commit comments

Comments
 (0)