Skip to content

Commit 89b8ae0

Browse files
committed
release version major canary
1 parent bc7349b commit 89b8ae0

1 file changed

Lines changed: 2 additions & 35 deletions

File tree

examples/perf-baselines.ci.json

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,7 @@
66
"totalTime": 628.45,
77
"threshold": 10
88
},
9-
"tests/table/perf/flashing/default:perf should be fine when single click": {
10-
"scriptingTime": 22.01,
11-
"renderingTime": 0.48,
12-
"paintingTime": 0.07,
13-
"totalTime": 155.95,
14-
"threshold": 10
15-
},
16-
"tests/table/perf/flashing/default:should be able to collapse and expand nodes with no error": {
17-
"scriptingTime": 163.94,
18-
"renderingTime": 81.91,
19-
"paintingTime": 5.63,
20-
"totalTime": 451.16,
21-
"threshold": 10
22-
},
23-
"tests/table/perf/flashing/default:perf should remain stable for 50 clicks": {
24-
"scriptingTime": 847.02,
25-
"renderingTime": 35.58,
26-
"paintingTime": 28.71,
27-
"totalTime": 3126.17,
28-
"threshold": 10
29-
},
9+
3010
"tests/table/props/column/column-change:works correctly": {
3111
"scriptingTime": 39.5,
3212
"renderingTime": 4.08,
@@ -55,20 +35,7 @@
5535
"totalTime": 221.55,
5636
"threshold": 10
5737
},
58-
"tests/table/props/data/editing/column-editor:should use custom editor when configured": {
59-
"scriptingTime": 118.99,
60-
"renderingTime": 32.66,
61-
"paintingTime": 5.04,
62-
"totalTime": 628.58,
63-
"threshold": 10
64-
},
65-
"tests/table/props/data/editing/persistEdit:should not persist changes to the id column": {
66-
"scriptingTime": 56.02,
67-
"renderingTime": 11.96,
68-
"paintingTime": 1.26,
69-
"totalTime": 294.24,
70-
"threshold": 10
71-
},
38+
7239
"tests/table/props/data/editing/persistEdit:should call and wait for async persistEdit correctly": {
7340
"scriptingTime": 81.64,
7441
"renderingTime": 20.67,

0 commit comments

Comments
 (0)