Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.4k
Comparing changes
Open a pull request
base repository:JSQLParser/JSqlParser
Uh oh!
There was an error while loading.Please reload this page.
base:838c834
head repository:JSQLParser/JSqlParser
Uh oh!
There was an error while loading.Please reload this page.
compare:8a9479a
- 11commits
- 19files changed
- 2contributors
Commits on May 13, 2025
- optimise the `LOOKAHEAD`, avoid syntactic lookaheads- disable `FunctionAllColumns()` in `PrimaryExpression` related to#2207Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
manticore-projects committedMay 13, 2025 style: Disable obsolete pseudo benchmark
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
manticore-projects committedMay 13, 2025 feat: adopt proper JMH based benchmark
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
manticore-projects committedMay 13, 2025 chore: minor clean-ups around the performance optimisations
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
manticore-projects committedMay 13, 2025 Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
Commits on May 14, 2025
feat: avoid looping through the tokens every single time
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
feat: eliminate another expensive syntactic lookahead
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
test: increase the loops of a critical performance test again
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 838c834...8a9479a
Uh oh!
There was an error while loading.Please reload this page.