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

GitHub Actions run

Instrumentation
1 day ago d96c332 devin/1752185039-msgpackr-fast-instantiator

Compare

Base
Search a run

Head
Add msgpackr integration for fused unpacking and instantiation
#128
devin/1752185039-msgpackr-fast-instantiator
1 day ago

Compare
Suggested base runs:

Benchmarks

instantiating deep references
bench/create-references.benchmark.ts::instantiating deep references
78.3 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts::accessing unmemoized getter properties of a class model
16.6 µs
instantiating one reference
bench/create-references.benchmark.ts::instantiating one reference
34.8 µs
instantiating a large union
bench/create-union.benchmark.ts::instantiating a large union
56.5 µs
mobx-state-tree
bench/cross-framework.benchmark.ts::mobx-state-tree
1.1 ms
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts::accessing unmemoized null property of a class model
11.5 µs
instantiating a diverse root
bench/instantiation.benchmark.ts::instantiating a diverse root
44.4 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-state-tree ClassModel
1.1 ms
accessing memoized null property of a class model
bench/property-access.benchmark.ts::accessing memoized null property of a class model
11.1 µs
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts::mobx-quick-tree types.model
149.8 µs
baseline: diverse model msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: diverse model msgpack.unpack + createReadOnly
78.4 µs
instantiating a small root
bench/instantiation.benchmark.ts::instantiating a small root
28.5 µs
plain mobx
bench/cross-framework.benchmark.ts::plain mobx
262.6 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts::accessing memoized getter properties of a class model
11.4 µs
fused: large root createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: large root createReadOnlyFromMsgpack
10.6 ms
plain es6
bench/cross-framework.benchmark.ts::plain es6
16.8 µs
instantiating a large root
bench/instantiation.benchmark.ts::instantiating a large root
2.6 ms
baseline: small model msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: small model msgpack.unpack + createReadOnly
30.7 µs
fused: diverse model createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: diverse model createReadOnlyFromMsgpack
78.3 µs
fused: small model createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: small model createReadOnlyFromMsgpack
30.6 µs
baseline: large root msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: large root msgpack.unpack + createReadOnly
9 ms
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-quick-tree ClassModel
38.1 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs