get_uri: object allocation reduction
commit8bc17c29ef5024802fc7207023cdaa7f1b5eda5f
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Nov 2011 21:21:05 +0000 (8 21:21 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Nov 2011 21:21:05 +0000 (8 21:21 +0000)
treea33be8ce6c7311cf2376e62724009827be6c92d6
parent5bd27a2ff2d5b32a4d6aa3115fda63127164d1e3
get_uri: object allocation reduction

Using Array#map! instead of Array#map can save us at
least one object allocation.
lib/mogilefs/mogilefs.rb