Closed imodeljs-admin closed 3 weeks ago
Benchmark suite | Current: 334c82eebe25c95040fa7f9fca169c4f87724d49 | Previous: f89f6363d4adcc08e5987fe29d4a2a1159d0cbda | Deviation | Status |
---|---|---|---|---|
flat 50k elements list |
4675.6 ms |
4846.02 ms |
-3.5167% |
â |
flat 50k elements list (P95 of main thread blocks) |
77 ms |
74 ms |
4.0541% |
đ¨ |
filtering filters with 50000 paths |
14115.57 ms |
14258.81 ms |
-1.0046% |
â |
filtering filters with 50000 paths (P95 of main thread blocks) |
135 ms |
136 ms |
-0.7353% |
â |
grouping by label |
10863.87 ms |
11082.62 ms |
-1.9738% |
â |
grouping by label (P95 of main thread blocks) |
64 ms |
75 ms |
-14.6667% |
â |
grouping by class |
10962.97 ms |
11358.02 ms |
-3.4782% |
â |
grouping by class (P95 of main thread blocks) |
43 ms |
47 ms |
-8.5106% |
â |
grouping by property |
11459.84 ms |
11913.49 ms |
-3.8079% |
â |
grouping by property (P95 of main thread blocks) |
55 ms |
59 ms |
-6.7797% |
â |
grouping by base class (10 classes) |
8191.35 ms |
8540.34 ms |
-4.0864% |
â |
grouping by base class (10 classes) (P95 of main thread blocks) |
76 ms |
68 ms |
11.7647% |
đ¨ |
grouping by multiple attributes |
28769.88 ms |
29644.49 ms |
-2.9503% |
â |
grouping by multiple attributes (P95 of main thread blocks) |
48 ms |
47 ms |
2.1277% |
đ¨ |
hide if no children required to finalize root, w/o children |
51248.14 ms |
52316.92 ms |
-2.0429% |
â |
hide if no children required to finalize root, w/o children (P95 of main thread blocks) |
31 ms |
30 ms |
3.3333% |
đ¨ |
hide if no children required to finalize root, w/ children |
188.08 ms |
179.45 ms |
4.8091% |
đ¨ |
hide if no children required to finalize root, w/ children (P95 of main thread blocks) |
0 ms |
0 ms |
NaN% |
đ¨ |
models tree initial (Baytown) |
42.61 ms |
44.41 ms |
-4.0531% |
â |
models tree initial (Baytown) (P95 of main thread blocks) |
0 ms |
0 ms |
NaN% |
đ¨ |
models tree full (Baytown) |
7812.62 ms |
7839.2 ms |
-0.3391% |
â |
models tree full (Baytown) (P95 of main thread blocks) |
89 ms |
86 ms |
3.4884% |
đ¨ |
This comment was automatically generated by workflow using github-action-benchmark.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@itwin/presentation-core-interop@1.1.1
Patch Changes
package.json
file undercjs
folder. It is needed for package to work as commonjs module.@itwin/presentation-hierarchies@1.2.1
Patch Changes
package.json
file undercjs
folder. It is needed for package to work as commonjs module.@itwin/presentation-hierarchies-react@1.1.1
Patch Changes
@itwin/presentation-opentelemetry@4.1.1
Patch Changes
package.json
file undercjs
folder. It is needed for package to work as commonjs module.@itwin/presentation-testing@5.1.1
Patch Changes
package.json
file undercjs
folder. It is needed for package to work as commonjs module.