You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
When it comes to setters with simple type checks, Mouse is by far the fastest. We're talking 10x faster. Mouse's getters are about 3-4x faster (Moo's could be as fast).
When it comes to setters with simple type checks, Mouse is by far the fastest. We're talking 10x faster. Mouse's getters are about 3-4x faster (Moo's could be as fast).
See https://gist.github.com/schwern/10590432 for accessor benchmarks.
The text was updated successfully, but these errors were encountered: