From: James Gray Date: 2008-02-06T06:14:20+09:00 Subject: Re: Parsing JSON (#155) On Feb 5, 2008, at 1:00 PM, Eric Mahurin wrote: > Has anyone been able to benchmark the ghostwheel json parser? Sorry about that. GhostWheel doesn't need to instantiate the parser before calling parse(). Drop the .new in your setup and it will work. James Edward Gray II