Changes between Version 2 and Version 15 of Ticket #2000
- Timestamp:
- Apr 21, 2016, 1:26:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2000
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #2000 – Description
v2 v15 24 24 25 25 Giving Tomcat 4GB instead of 2GB memory helped. The maximum low level was near 3GB. The steps outlined in the table above took more or less the same time as when inserting annotations. An additional hour was spent checking/removing references to the deleted annotation. Total time was over 1 hour 20 minutes. 26 27 '''Final note''' 28 29 After all changes in this ticket and in #2002 has been made the annotation importer has improved a lot. Using the same test data as in the table above, the time for importing new annotations is typically 4-5 minutes and for deleting 6-7 minutes. Memory usage is well below 1GB most of the time and garbage collection seems to be able to clean up so that no more than 0.5GB remains.