Actions
Bug #3886
closedlousy Wt::Json::serialize performance
Start date:
03/12/2015
Due date:
% Done:
0%
Estimated time:
Description
On big documents it's 100x slower than rapidjson. There must be some simple things that can speed it up to narrow the gap.
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Benoit Daccache
- Target version set to 3.3.4
Updated by Benoit Daccache over 9 years ago
- Status changed from InProgress to Resolved
Improved performance by using EscapeOSStream
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions