gadget-inc
mobx-quick-tree
BlogDocsChangelog

GitHub Actions run

25 days ago b029726 devin/1758110146-optimize-fast-getter-memory pull_request

Compare

Base
Search a run

Head
Optimize fast getter memory usage by replacing symbol-based memoization
#132
devin/1758110146-optimize-fast-getter-memory
25 days ago
CPU Simulation

Compare
Suggested base runs:

Benchmarks

instantiating deep references
bench/create-references.benchmark.ts
78.9 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts
37.9 µs
instantiating a large root
bench/instantiation.benchmark.ts
2.6 ms
accessing memoized null property of a class model
bench/property-access.benchmark.ts
10.4 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts
1.1 ms
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts
16.4 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts
10.8 µs
instantiating one reference
bench/create-references.benchmark.ts
34.9 µs
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts
11.2 µs
instantiating a large union
bench/create-union.benchmark.ts
56.8 µs
instantiating a diverse root
bench/instantiation.benchmark.ts
43.9 µs
instantiating a small root
bench/instantiation.benchmark.ts
28.4 µs

Ignored

plain mobx
bench/cross-framework.benchmark.ts
Ignored
263.5 µs
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts
Ignored
149.9 µs
plain es6
bench/cross-framework.benchmark.ts
Ignored
17 µs
mobx-state-tree
bench/cross-framework.benchmark.ts
Ignored
1.1 ms
© 2025 CodSpeed Technology
Home Terms Privacy Docs