BlogDocs

Fix types on createReadOnly option of snapshotted views(#106)

Merging
fix-snapshotted-view-types
(
ecf3c59
) into
main
(
3dea56c
)
+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
+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
+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
+1%
11.4 µs
11.3 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-quick-tree ClassModel
0%
40.7 µs
40.5 µs
instantiating a large root
bench/instantiation.benchmark.ts::instantiating a large root
0%
2.5 ms
2.5 ms
instantiating one reference
bench/create-references.benchmark.ts::instantiating one reference
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
0%
15.3 µs
15.3 µs
instantiating deep references
bench/create-references.benchmark.ts::instantiating deep references
0%
89.3 µs
89.3 µs
instantiating a small root
bench/instantiation.benchmark.ts::instantiating a small root
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
0%
12.2 µs
12.3 µs
instantiating a diverse root
bench/instantiation.benchmark.ts::instantiating a diverse root
-4%
52.6 µs
54.6 µs

Ignored

mobx-quick-tree types.modelIgnored
bench/cross-framework.benchmark.ts::mobx-quick-tree types.model
+1%
154.7 µs
153.6 µs
mobx-state-treeIgnored
bench/cross-framework.benchmark.ts::mobx-state-tree
+3%
1.5 ms
1.5 ms
plain es6Ignored
bench/cross-framework.benchmark.ts::plain es6
0%
16 µs
16 µs
plain mobxIgnored
bench/cross-framework.benchmark.ts::plain mobx
-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
3 months ago
by thegedge
+48%
Fix types on createReadOnly option of snapshotted views
ecf3c59
3 months ago
by thegedge
ResourcesHomePricingDocsBlogGitHubChangelog