jooq/jOOQ
Lukas Eder 96c250c6ea [jOOQ/jOOQ#11099] Cache data type attachability in AbstractBinding
- It appears that in benchmarks, the instanceof Attachable call (or the method itself, possibly preventing inlining?) in DefaultBinding.AbstractBinding::attach is quite costly. Caching the information for final types brings the 20% speedup in some benchmarks, without regressions
2020-12-10 15:55:43 +01:00
..
src/main [jOOQ/jOOQ#11099] Cache data type attachability in AbstractBinding 2020-12-10 15:55:43 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml