gadget-inc
mobx-quick-tree
BlogDocsChangelog

GitHub Actions run

24 days ago 7960963 devin/1758196518-memory-profiling-analysis pull_request

Compare

Base
Search a run

Head
Add text-based memory profiling and implement 3 memory optimizations
#134
devin/1758196518-memory-profiling-analysis
24 days ago
CPU Simulation

Compare
Suggested base runs:

Benchmarks

instantiating one reference
bench/create-references.benchmark.ts
38.1 µs
instantiating deep references
bench/create-references.benchmark.ts
101 µs
instantiating a large union
bench/create-union.benchmark.ts
56.6 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts
43.2 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts
1.8 ms
optimization: reference cache efficiency
bench/optimization-comparison.benchmark.ts
30.5 ms
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts
18.9 µs
memory: symbol metadata overhead
bench/memory-analysis.benchmark.ts
58.5 ms
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts
13.1 µs
accessing memoized null property of a class model
bench/property-access.benchmark.ts
14.6 µs
memory: property access patterns
bench/memory-analysis.benchmark.ts
1.1 ms
instantiating a diverse root
bench/instantiation.benchmark.ts
54.2 µs
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts
13.6 µs
instantiating a large root
bench/instantiation.benchmark.ts
2.8 ms
instantiating a small root
bench/instantiation.benchmark.ts
29 µs
optimization: symbol pool usage
bench/optimization-comparison.benchmark.ts
30.5 ms
memory: createReadOnly with references
bench/memory-analysis.benchmark.ts
13.1 ms
memory: createReadOnly small model
bench/memory-analysis.benchmark.ts
15.5 ms
memory: createReadOnly large model
bench/memory-analysis.benchmark.ts
46 ms
optimization: class template caching
bench/optimization-comparison.benchmark.ts
19.1 ms

Ignored

mobx-quick-tree types.model
bench/cross-framework.benchmark.ts
Ignored
147.8 µs
mobx-state-tree
bench/cross-framework.benchmark.ts
Ignored
1.4 ms
plain es6
bench/cross-framework.benchmark.ts
Ignored
20.6 µs
plain mobx
bench/cross-framework.benchmark.ts
Ignored
364.1 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs