Judith Massa

Results 43 comments of Judith Massa

Before merging, following tasks should be done: - [ ] Remove set jar and import automatically from GitHub - [ ] Evaluate performance compared to old in-memory persistent set implementation

Fixes #507 by enabling identical tests

I have worked on the upsert comparator to get the migration performance back to a sensible level. The jobtech benchmarks are also showing good results now, so from this point...

We can set the default parameters accordingly to promote the parameter combination we see as optimal. The search cache can be turned off completely by setting it to 0 anyway....

I started to investigate the current problems and found out that both the current version and the prior version with my changes are not working properly with the jobtech benchmarks....

PR #503 introduces a new way of running tests by setting the default configuration form the `tests.edn` test configuration file. This can be used to increase the test coverage for...

That sounds like it is better to wait with this issue until we attack issue #532. This will also require some more thoughts about the schema treatment, but is an...