Open schwern opened 10 years ago
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.
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.