- Nov 12, 2021
-
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
This avoids the overhead of maintaining the selectedKeys() set
-
Michael Eischer authored
-
Michael Eischer authored
After the timer rewrite only the timer callbacks are executed but stages are no longer automatically marked for execution. Timers that send messages are not affected as that uses the standard activation mechanism.
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
This allows excluding those tests based on the pattern '^.*(?<!IT)$' in IntelliJ
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
-
Michael Eischer authored
Unless we need to remove elements in the middle of a list, an array based variant is always faster.
-
Michael Eischer authored
-
Michael Eischer authored
-
- Jul 08, 2020
-
-
Michael Eischer authored
There's no need for the current replica to further process the request.
-