gadget-inc
mobx-quick-tree
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Make schemaHash synchronous so we can use it for type identity in sync contexts
#133
Merged
Comparing
sync-schema-hash
(
eadb98d
) with
main
(
cb4c043
)
CodSpeed Performance Gauge
×4.5
Improvements
1
Untouched
11
Ignored
4
Benchmarks
Improved
instantiating deep references
bench/create-references.benchmark.ts
CodSpeed Performance Gauge
×4.5
360.6 µs
79.3 µs
Passed
instantiating a large root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
+6%
2.6 ms
2.5 ms
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
+1%
11 µs
10.9 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
+1%
10.9 µs
10.8 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts
CodSpeed Performance Gauge
0%
38 µs
37.9 µs
instantiating one reference
bench/create-references.benchmark.ts
CodSpeed Performance Gauge
0%
35.1 µs
35 µs
instantiating a diverse root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
0%
44.1 µs
44 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
0%
16.2 µs
16.1 µs
instantiating a small root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
0%
28.6 µs
28.6 µs
accessing memoized null property of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
0%
10.4 µs
10.4 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
instantiating a large union
bench/create-union.benchmark.ts
CodSpeed Performance Gauge
0%
56.9 µs
57 µs
Ignored
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
150 µs
149.8 µs
plain es6
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
17 µs
16.9 µs
plain mobx
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
-1%
263.2 µs
266.9 µs
mobx-state-tree
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Commits
Click on a commit to change the comparison range
Base
main
cb4c043
×4.5
Make schemaHash synchronous so we can use it for type identity in sync contexts
eadb98d
25 days ago
by airhorns
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs