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

GitHub Actions run

Instrumentation
1 day ago 8bb252c 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 one reference
bench/create-references.benchmark.ts::instantiating one reference
34.8 µs
instantiating a large root
bench/instantiation.benchmark.ts::instantiating a large root
2.6 ms
fused: small model createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: small model createReadOnlyFromMsgpack
244.7 µs
baseline: small model msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: small model msgpack.unpack + createReadOnly
30.1 µs
baseline: diverse model msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: diverse model msgpack.unpack + createReadOnly
77.9 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-quick-tree ClassModel
38.2 µs
instantiating deep references
bench/create-references.benchmark.ts::instantiating deep references
78.7 µs
fused: large root createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: large root createReadOnlyFromMsgpack
9.4 ms
instantiating a large union
bench/create-union.benchmark.ts::instantiating a large union
56.4 µs
baseline: large root msgpack.unpack + createReadOnly
bench/msgpackr-integration.benchmark.ts::baseline: large root msgpack.unpack + createReadOnly
11.3 ms
instantiating a small root
bench/instantiation.benchmark.ts::instantiating a small root
28.4 µs
plain mobx
bench/cross-framework.benchmark.ts::plain mobx
261.7 µs
mobx-state-tree
bench/cross-framework.benchmark.ts::mobx-state-tree
2 ms
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts::accessing memoized getter properties of a class model
10.8 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts::mobx-state-tree ClassModel
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 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts::accessing unmemoized getter properties of a class model
16.3 µs
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts::mobx-quick-tree types.model
149.4 µs
plain es6
bench/cross-framework.benchmark.ts::plain es6
16.9 µs
instantiating a diverse root
bench/instantiation.benchmark.ts::instantiating a diverse root
44.5 µs
fused: diverse model createReadOnlyFromMsgpack
bench/msgpackr-integration.benchmark.ts::fused: diverse model createReadOnlyFromMsgpack
286.8 µs
accessing memoized null property of a class model
bench/property-access.benchmark.ts::accessing memoized null property of a class model
10.4 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs