brettwooldridge
|
6d69adedf7
|
Fix error in timing.
|
11 years ago |
brettwooldridge
|
6fc5f0f43b
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
da4e539d8c
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Brett Wooldridge
|
a267e0c683
|
[maven-release-plugin] prepare release HikariCP-1.1.2
|
11 years ago |
Brett Wooldridge
|
bf71583afc
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Brett Wooldridge
|
043d3d987e
|
[maven-release-plugin] prepare release HikariCP-1.1.1
|
11 years ago |
Brett Wooldridge
|
12cc8165ef
|
Rev for release.
|
11 years ago |
Brett Wooldridge
|
c94ab4576c
|
Set the release number.
|
11 years ago |
brettwooldridge
|
3200c5101a
|
Fixed measurement error.
|
11 years ago |
Brett Wooldridge
|
831c1b8f5d
|
command line parameters.
|
11 years ago |
Brett Wooldridge
|
199cd2b835
|
Shell script to run benchmark.
|
11 years ago |
Brett Wooldridge
|
5e4cf64909
|
Change checkClosed() method from private to protected for access by Javassist proxies.
|
11 years ago |
Brett Wooldridge
|
2db908d177
|
Remove unused class.
|
11 years ago |
Brett Wooldridge
|
7560ee2308
|
Remove unnecessary delegation.
|
11 years ago |
Brett Wooldridge
|
fc08920d6f
|
Add checkClosed() call to generated Connection proxy methods.
|
11 years ago |
Brett Wooldridge
|
a70c02b2f4
|
More JIT warmup.
|
11 years ago |
Brett Wooldridge
|
5326e543e7
|
Correctness
|
11 years ago |
brettwooldridge
|
97f5b160f5
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
abadd6723a
|
Fixup null check
|
11 years ago |
Brett Wooldridge
|
8fcbc29ce9
|
Remove experimental code.
|
11 years ago |
Brett Wooldridge
|
615a74aace
|
change variable name for clarity
|
11 years ago |
Brett Wooldridge
|
524cea67a0
|
remove inheritance
|
11 years ago |
Brett Wooldridge
|
a1871abb14
|
make final
|
11 years ago |
Brett Wooldridge
|
9cbc802858
|
Increate the max memory for javadoc
|
11 years ago |
Brett Wooldridge
|
f0f1f1409e
|
Change factory/constructor signature
|
11 years ago |
Brett Wooldridge
|
52dec2f2f5
|
Method shrinkage to try to get below inline threshold.
|
11 years ago |
Brett Wooldridge
|
a2eee447b2
|
More performance tweaks.
|
11 years ago |
Brett Wooldridge
|
69a6ff2fb5
|
Inject try catch
|
11 years ago |
Brett Wooldridge
|
7233f21a1c
|
Remove connection url, it is a DataSource property
|
11 years ago |
Brett Wooldridge
|
d20695c2da
|
Minor tweaks
|
11 years ago |
brettwooldridge
|
3dadc314de
|
Update README.md
|
11 years ago |
brettwooldridge
|
ab0dc7e046
|
Update README.md
|
11 years ago |
brettwooldridge
|
704703b933
|
Update README.md
|
11 years ago |
brettwooldridge
|
272dc01c06
|
Update README.md
|
11 years ago |
brettwooldridge
|
087ff88dc8
|
Update README.md
|
11 years ago |
brettwooldridge
|
b24b5b351c
|
Update README.md
|
11 years ago |
brettwooldridge
|
b0b95e40ac
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
53376d601e
|
Eliminate some unneeded casts.
|
11 years ago |
Brett Wooldridge
|
c69e18265e
|
Fix datasource path after package change.
|
11 years ago |
brettwooldridge
|
30d8fb41b6
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
1928dca409
|
Upgrade to latest Javassist
|
11 years ago |
Brett Wooldridge
|
1f013c3f09
|
Refactor to allow injection of proxy code into JDBC classes from the user's driver.
|
11 years ago |
Brett Wooldridge
|
0b58689069
|
Package refactor.
|
11 years ago |
Brett Wooldridge
|
99a3416bd3
|
Temporarily disable instrumentation during development.
|
11 years ago |
Brett Wooldridge
|
1f5ab6c149
|
Fleshing out the instrumentation agent.
|
11 years ago |
Brett Wooldridge
|
8a3643d634
|
More work on class transformer
|
11 years ago |
Brett Wooldridge
|
640321b9ac
|
Use stub data sour e
|
11 years ago |
Brett Wooldridge
|
648bef1bbe
|
Moved stubs to mock package
|
11 years ago |
Brett Wooldridge
|
cf1f1286b0
|
Class transformer
|
11 years ago |
Brett Wooldridge
|
76c9f95573
|
Remove unused import
|
11 years ago |