gadget-inc
mobx-quick-tree
BlogDocsChangelog

GitHub Actions run

25 days ago f5dda35 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

accessing memoized null property of a class model
bench/property-access.benchmark.ts
10.4 µs
instantiating deep references
bench/create-references.benchmark.ts
79.3 µ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
44.1 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts
16.3 µs
instantiating one reference
bench/create-references.benchmark.ts
34.9 µs
instantiating a large root
bench/instantiation.benchmark.ts
2.5 ms
instantiating a small root
bench/instantiation.benchmark.ts
28.2 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts
10.9 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts
37.9 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts
1.1 ms

Ignored

mobx-state-tree
bench/cross-framework.benchmark.ts
Ignored
2 ms
plain es6
bench/cross-framework.benchmark.ts
Ignored
16.9 µs
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts
Ignored
153 µs
plain mobx
bench/cross-framework.benchmark.ts
Ignored
266 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs