rpvilao
|
02f52d9b98
|
Merge pull request #8321 from silvafabio/master
Pre-compile the regex pattern into a Pattern object and reuse
|
2019-12-20 15:28:11 +01:00 |
Fabio Silva
|
9c512c4a82
|
Josh Cummings suggestions: JMH documentation states that benchmark methods should return a value in order to defend against Dead Code Elimination
|
2019-12-19 07:28:51 -03:00 |
Fabio Silva
|
2d6be72eab
|
Josh Cummings suggestions: Package renamed and Benchmark using JMH
|
2019-12-12 09:52:43 -03:00 |
Fabio Silva
|
9f78f62732
|
Ruy Vilão suggestions: no point in declaring the variables for the match result, let's put them directly in the assert (to be fixed in both tutorial and code).
|
2019-12-08 15:57:34 -03:00 |
Fabio Silva
|
61ef5289a5
|
Pre-compile the regex pattern into a Pattern object and reuse
|
2019-12-06 10:02:29 -03:00 |
catalin-burcea
|
153a3923f0
|
[BAEL-18783] - Fix formatting of POMs
|
2019-12-06 11:40:56 +02:00 |
Eric Martin
|
3225470df5
|
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
|
2019-10-31 20:43:47 -05:00 |