Avatar for the gadget-inc user
gadget-inc
mobx-quick-tree
BlogDocsChangelog

Fix types on createReadOnly option of snapshotted views

#106
Comparing
fix-snapshotted-view-types
(
ecf3c59
) with
main
(
3dea56c
)
CodSpeed Performance Gauge
+1%
Improvements
0
Regressions
0
Untouched
11
New
0
Dropped
0
Ignored
4

Benchmarks

Passed

instantiating a large union
bench/create-union.benchmark.ts::instantiating a large union
CodSpeed Performance Gauge
+9%
60.8 µs
55.5 µs
accessing memoized null property of a class model
bench/property-access.benchmark.ts::accessing memoized null property of a class model
CodSpeed Performance Gauge
+1%
10.1 µs
10 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts::accessing memoized getter properties of a class model
CodSpeed Performance Gauge
+1%
11.4 µs
11.3 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-quick-tree ClassModel
CodSpeed Performance Gauge
0%
40.7 µs
40.5 µs
instantiating a large root
bench/instantiation.benchmark.ts::instantiating a large root
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
instantiating one reference
bench/create-references.benchmark.ts::instantiating one reference
CodSpeed Performance Gauge
0%
39.3 µs
39.3 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts::accessing unmemoized getter properties of a class model
CodSpeed Performance Gauge
0%
15.3 µs
15.3 µs
instantiating deep references
bench/create-references.benchmark.ts::instantiating deep references
CodSpeed Performance Gauge
0%
89.3 µs
89.3 µs
instantiating a small root
bench/instantiation.benchmark.ts::instantiating a small root
CodSpeed Performance Gauge
0%
21.6 µs
21.7 µs
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts::accessing unmemoized null property of a class model
CodSpeed Performance Gauge
0%
12.2 µs
12.3 µs
instantiating a diverse root
bench/instantiation.benchmark.ts::instantiating a diverse root
CodSpeed Performance Gauge
-4%
52.6 µs
54.6 µs

Ignored

mobx-quick-tree types.modelIgnored
bench/cross-framework.benchmark.ts::mobx-quick-tree types.model
CodSpeed Performance Gauge
+1%
154.7 µs
153.6 µs
mobx-state-treeIgnored
bench/cross-framework.benchmark.ts::mobx-state-tree
CodSpeed Performance Gauge
+3%
1.5 ms
1.5 ms
plain es6Ignored
bench/cross-framework.benchmark.ts::plain es6
CodSpeed Performance Gauge
0%
16 µs
16 µs
plain mobxIgnored
bench/cross-framework.benchmark.ts::plain mobx
CodSpeed Performance Gauge
-2%
281.2 µs
286.8 µs

Commits

Click on a commit to change the comparison range
Base
main
3dea56c
-47%
Fix types on createReadOnly option of snapshotted views
8015dcf
7 months ago
by thegedge
+48%
Fix types on createReadOnly option of snapshotted views
ecf3c59
7 months ago
by thegedge
Home Terms PrivacyDocs