]> git.evergreen-ils.org Git - OpenSRF.git/commit
in json encoder, replace 2 sub calls w/ 1 hash lookup in heavily called code path...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 7 Oct 2010 12:57:56 +0000 (12:57 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 7 Oct 2010 12:57:56 +0000 (12:57 +0000)
commit96ddb302c7f2ba094facdd7a69d41f57a29ffe17
treede2221b3b9819b9168f22989594936421fe69a22
parent9d95beb5f998a21f60f38005334478cfc4aa21b9
in json encoder, replace 2 sub calls w/ 1 hash lookup in heavily called code path.  we lose some abstraction, but it's probably worth it here

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2030 9efc2488-bf62-4759-914b-345cdb29e865
src/perl/lib/OpenSRF/Utils/JSON.pm