Ticket #257 (closed defect: fixed)
Opened 2008-03-05T14:23:54-06:00
Last modified 2009-05-12T16:07:08-05:00
Improve RAUrl
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | bio-formats | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
RAUrl currently uses marks the entire input stream, to make random access faster. This means that files larger than the current heap size and files larger than 2 GB cannot be read. We need to implement a smarter buffering scheme to allow large files to be read relatively quickly.
Change History
comment:2 Changed 2009-02-06T18:05:44-06:00 by melissa
- Milestone changed from bio-formats-m2 to bio-formats-4.1.0