gadget-inc / mobx-quick-tree

A mirror of the mobx-state-tree API that supports creating a fast, non-reactive, read-only tree
MIT License
15 stars 2 forks source link

Add some benchmarks to test mobx-state-tree instantiation #86

Closed thegedge closed 4 months ago

thegedge commented 4 months ago

I kept existing benchmarks the same name to maintain the historical values.

This should allow us to detect any perf regressions when bumping mobx / mobx-state-tree, and generally have a good comparison between MQT and MST.