rspec-expectations icon indicating copy to clipboard operation
rspec-expectations copied to clipboard

Optimize this lib to reduce object allocations

Open myronmarston opened this issue 10 years ago • 0 comments

See rspec/rspec-core#1738 and rspec/rspec-core#1812 for examples of how to do this. (That's where we applied optimizations to rspec-core).

myronmarston avatar Apr 11 '15 22:04 myronmarston