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

Add text-based memory profiling and implement 3 memory optimizations

#134Closed
Comparing
devin/1758196518-memory-profiling-analysis
(
034f3ed
) with
main
(
b352329
)
CodSpeed Performance Gauge
0%
Untouched
12
Ignored
4

Benchmarks

16 total
instantiating a small root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
+2%
29 µs28.5 µs
accessing unmemoized getter properties of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
+1%
16.1 µs15.9 µs
instantiating deep references
bench/create-references.benchmark.ts
CodSpeed Performance Gauge
+1%
79.3 µs78.6 µs
accessing memoized null property of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
+1%
10.4 µs10.3 µs
accessing memoized getter properties of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
+1%
10.8 µs10.7 µs
instantiating a large union
bench/create-union.benchmark.ts
CodSpeed Performance Gauge
0%
57 µs56.7 µs
instantiating one reference
bench/create-references.benchmark.ts
CodSpeed Performance Gauge
0%
34.9 µs34.8 µs
mobx-state-tree ClassModel
bench/cross-framework.benchmark.ts
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
accessing unmemoized null property of a class model
bench/property-access.benchmark.ts
CodSpeed Performance Gauge
0%
10.8 µs10.9 µs
instantiating a diverse root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
-1%
43.9 µs44.2 µs
mobx-quick-tree ClassModel
bench/cross-framework.benchmark.ts
CodSpeed Performance Gauge
-1%
37.8 µs38.1 µs
instantiating a large root
bench/instantiation.benchmark.ts
CodSpeed Performance Gauge
-6%
2.5 ms2.6 ms
mobx-state-tree
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
+49%
1.7 ms1.1 ms
plain es6
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
16.9 µs16.9 µs
plain mobx
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
262.8 µs263.7 µs
mobx-quick-tree types.model
bench/cross-framework.benchmark.ts
Ignored
CodSpeed Performance Gauge
0%
149.6 µs149.4 µs

Commits

Click on a commit to change the comparison range
Base
main
b352329
-36.98%
Add memory profiling to benchmarks and implement 3 memory optimizations
7960963
5 months ago
by devin-ai-integration[bot]
-0.26%
Fix performance regressions while preserving memory profiling infrastructure
22ab71e
5 months ago
by devin-ai-integration[bot]
+37.17%
Remove problematic optimization files and exclude new benchmarks from CI
034f3ed
5 months ago
by devin-ai-integration[bot]
© 2026 CodSpeed Technology
Home Terms Privacy Docs