Fabio Silva
|
8a5941ceb0
|
Loredana Crusoveanu suggestions: shorten the names of the test methods, as they're causing a horizontal scroll bar to appear.
|
2019-12-23 09:15:37 -03: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 |
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 |