...
This document contains result of testing with multiple tenants concurrently with and without Check-in-Check-out process on the background;
Summary
- Differences in times of execution between stand alone job and multitenant 4-5 times (1 min 14 s for 5 k and 5 min 30 s for 5k in multitenant, 2 minutes to 7 minutes in 10k )
- It’s not so stable when it comes to big files we saw a lot of DB timeouts (so maybe it will be a good idea to extend timeouts or investigate them deeper)
- We can see memory usage growing from test to test it might be a sign of memory leak (I’ll create ticket for us to investigate)
Multitenant testing with CICO
- CICO has no errors during test set
- Times for DI grew even more +2-3 minutes and +20 minutes for 50K
- 50K failed (completed with errors) on same tenant as CICO was working on.
Multitenant Marc authority imports
...