Executing similar simple test with Karibu is thus ~ 50% faster.
Testable with https://github.com/mstahv/calc-ui-unit-testing :
- Import to IDE
- Execute test class separately: Karibu ~ 500ms, TestBench ~ 1200ms
Probably should either cache the lookup somehow or utilize e.g. Jandex indexing.
CC: @mcollovati @caalador, discussed on Friday.
Executing similar simple test with Karibu is thus ~ 50% faster.
Testable with https://github.com/mstahv/calc-ui-unit-testing :
Probably should either cache the lookup somehow or utilize e.g. Jandex indexing.
CC: @mcollovati @caalador, discussed on Friday.