Skip to content

Commit

Permalink
Testing and optimizing performance of SqlFormatter
Browse files Browse the repository at this point in the history
I am working to replace slower RegEx functions with more performant alternatives. (We will still probably use RegEx for some of the more complex work, but we can improve the performance quite a bit by optimizing some of the simple ones like finding whitespace or boundary characters.) #426
  • Loading branch information
joyfullservice committed Aug 17, 2023
1 parent 73a283c commit 7616c6f
Showing 1 changed file with 375 additions and 25 deletions.
Loading

0 comments on commit 7616c6f

Please sign in to comment.