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

Branches performance

Pull requests

Add codspeed flags for stability#114
last run
2 months ago
Add codspeed flags for stability
2 months ago
9afe7b0
codspeed-flags
CodSpeed Performance Gauge
-73%
Don't re-bind views to this -- MST gives them the right `this` by moving them right onto self Should be a bit faster to avoid these extra binds
2 months ago
7caf62a
no-view-binding
CodSpeed Performance Gauge
+24%
Upgrade codspeed github action for newer runner support
2 months ago
91012b7
faster-self-define
CodSpeed Performance Gauge
+34%
Add support for acceptsUndefined: false to safe references MST proper supports an `acceptsUndefined: false` on safe references that automatically prunes invalid references from parent maps and arrays. I wanna use it in Gadget but noticed that it no worky -- we pass the option through to observable instances fine but didn't do anything with it in readonly instances. This adds handling for the special case, which requires arrays and maps to look at the child type, and if it is a safe reference with the option set, omit unresolved entries from the result. Woop woop.
7 months ago
5488410
accepts-undefined
CodSpeed Performance Gauge
+75%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs