[BUG] eXist-db does not scale up with many users #3557
Labels
investigate
issues being looked at
performance
bottlenecks, opportunities for rewriting, optimization
Describe the bug
@line-o reported that when many users are defined in that database, the database startup takes a lot of time. With 50k users the startup is about 12 minutes.
Note
Expected behavior
Even with many users the database startup should be fast.
To Reproduce
run the following query; stop database and start.
Screenshots
Running the profiler shows a clear hotspot; I think we should use a faster )Hash)map implementation here.
Context (please always complete the following information):
Additional context
conf.xml
? - noneThe text was updated successfully, but these errors were encountered: