-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: JSQLParser/JSqlParser
base: jsqlparser-5.2
head repository: JSQLParser/JSqlParser
compare: jsqlparser-5.3
- 11 commits
- 19 files changed
- 2 contributors
Commits on May 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5d91d2 - Browse repository at this point
Copy the full SHA c5d91d2View commit details
Commits on May 13, 2025
-
- optimise the `LOOKAHEAD`, avoid syntactic lookaheads - disable `FunctionAllColumns()` in `PrimaryExpression` related to #2207 Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d42ff6 - Browse repository at this point
Copy the full SHA 7d42ff6View commit details -
style: Disable obsolete pseudo benchmark
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d35028c - Browse repository at this point
Copy the full SHA d35028cView commit details -
feat: adopt proper JMH based benchmark
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe860dd - Browse repository at this point
Copy the full SHA fe860ddView commit details -
chore: minor clean-ups around the performance optimisations
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 517fe72 - Browse repository at this point
Copy the full SHA 517fe72View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbf357 - Browse repository at this point
Copy the full SHA bfbf357View commit details -
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f372ff8 - Browse repository at this point
Copy the full SHA f372ff8View commit details
Commits on May 14, 2025
-
feat: avoid looping through the tokens every single time
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac17513 - Browse repository at this point
Copy the full SHA ac17513View commit details -
feat: eliminate another expensive syntactic lookahead
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6049fd7 - Browse repository at this point
Copy the full SHA 6049fd7View commit details -
test: increase the loops of a critical performance test again
Signed-off-by: Andreas Reichel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db4b3a4 - Browse repository at this point
Copy the full SHA db4b3a4View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a9479a - Browse repository at this point
Copy the full SHA 8a9479aView commit details
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 jsqlparser-5.2...jsqlparser-5.3