This PR speeds up JSON serialisation by using a lookup table to check whether a string needs to be escaped. The approach is based on https://byroot.github.io/ruby/json/2024/12/15/optimizing-ruby-json-part-1.html. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Elab.lean | ||
| FromToJson.lean | ||
| Parser.lean | ||
| Printer.lean | ||
| Stream.lean | ||