• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Another performance update: parity

Created 2/18/2007, updated 3/12/20241 minute read

Following on from yesterday’s post, I’ve now achieved performance parity (within about 3 percent) for the memoizing (5.674 seconds) and non-memoizing (5.484) parser modes.

Given that this is for pretty much worst-case scenario input, and I haven’t done any profiling or optimization yet, I’ve decided to make memoization the default.

  • blog
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).