According to ujson documentation, it is on average twice as fast as simplejson. Would it be an option to replace simplejson in web2py with ujson? I read though that Massimo had to extend simplejson to deal with datetime values -- I don't know if it's possible to do the same with ujson.
--

