Project

General

Profile

« Previous | Next » 

Revision 2927c280

Added by segiddins (Samuel Giddins) almost 2 years ago

[rubygems/rubygems] Avoid re-compiling static regexp in a loop

Pathname::SEPARATOR_PAT is a constant and can safely be interpolated once, avoiding creating a new regexp object on every iteration

https://github.com/rubygems/rubygems/commit/75d9c0f1e4