RFR: 8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements [v3]
Claes Redestad
redestad at openjdk.org
Tue Oct 10 14:27:13 UTC 2023
> Alternative to #16082
>
> Name (unchanged) Cnt Base Error Test Error Unit Change
> URLEncodeDecode.testEncodeLatin1 0 15 2,066 ± 0,104 1,899 ± 0,007 ms/op 1,09x (p = 0,000*)
> URLEncodeDecode.testEncodeLatin1 75 15 0,934 ± 0,017 0,811 ± 0,014 ms/op 1,15x (p = 0,000*)
> URLEncodeDecode.testEncodeLatin1 100 15 0,433 ± 0,060 0,389 ± 0,007 ms/op 1,11x (p = 0,008*)
> * = significant
> ```
Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
Add 129, fix erroneous step in clearedAtTheTail
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16094/files
- new: https://git.openjdk.org/jdk/pull/16094/files/224053cd..e30c03f0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16094&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16094&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/16094.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16094/head:pull/16094
PR: https://git.openjdk.org/jdk/pull/16094
More information about the core-libs-dev
mailing list