in reply to Shouldn't JSON be faster?
I think you're doing apples and oranges and most of the time is in the file stuff. You will get a decent boost if you drop the OO interface and copying the hash.
# decode_json($json); Rate load_config load_json load_config 13.8/s -- -79% load_json 66.1/s 380% --
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Shouldn't JSON be faster?
by sflitman (Hermit) on May 31, 2010 at 06:53 UTC | |
by Your Mother (Archbishop) on May 31, 2010 at 17:03 UTC | |
by Anonymous Monk on May 31, 2010 at 15:01 UTC |