Ticket #2588 (closed: fixed)
LoadEventNexus: check on memory use while loading
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
I'm not sure where you can try this since it is a 16GB file (1 hour measurement). What I did was try to load the first 1GB (3600/15=240) using the time filtering in the loader. I still went into swap until I "Sort"ed the data when it went down to ~3GB of memory as I expected. Please check into what created 17GB+ of temporary memory during the load. The end result is correct, but something about the process is not quite right.
Also, CompressEvents doesn't get the handle little "copy input workspace name" button. I'm suspicious that either the parameter type is wrong, or the auto-generated gui needs to be informed of event workspaces. This is just a minor usability issue.
P2
Change History
comment:2 Changed 10 years ago by Janik Zikovsky
Next, it would be nice if one could create a "compressed event workspace" on loading. Then I could run more tests on my desktop. This may actually take precedence over the other items since it makes development life easier.
comment:5 Changed 10 years ago by Janik Zikovsky
With last modification off: 53 sec to load 240 sec of NOM_553. Memory increased more evenly with a slight (500 MB) reduction at the end after clearing memory.
With last modification on: 60 sec to load 240 sec of NOM_553. You could see the memory go both up and down during.
In neither case on my machine did the memory come close to 16 GB.
comment:6 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch