Skip to content

0.5.6: More perf

Compare
Choose a tag to compare
@briancavalier briancavalier released this 27 Jun 14:00
· 41 commits to master since this release
  • Optimize JSON Pointer decoding/parsing for across-the-board perf improvements.
  • Switch to loops instead of Array.prototype.* in several perf-critical spots.
  • Make copy operations throw InvalidPatchOperationError for non-existent from paths.