Skip to content

Commit

Permalink
perf: Use a scoped collections over a persistent in implicit resolution
Browse files Browse the repository at this point in the history
While the use of persistent data made the code simpler, performance
suffered greatly. This gives a ~30% speedup mainly by improving lookups
and avoiding allocations.
  • Loading branch information
Marwes committed May 17, 2019
1 parent 254af75 commit d13097e
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 170 deletions.
Loading

0 comments on commit d13097e

Please sign in to comment.