[Xapian-tickets] [Xapian] #604: Document::get_data() causes process size to grow
Xapian
nobody at xapian.org
Mon Oct 15 12:56:03 BST 2012
#604: Document::get_data() causes process size to grow
-------------------------+--------------------------------------------------
Reporter: agilezebra | Owner: olly
Type: defect | Status: assigned
Priority: normal | Milestone: 1.3.1
Component: Library API | Version: 1.2.12
Severity: major | Keywords:
Blockedby: | Platform: Linux
Blocking: |
-------------------------+--------------------------------------------------
Changes (by olly):
* status: new => assigned
Comment:
The attached patch passes the testsuite and seems to fix the memory usage
growth for me - the C++ version (with the logging frequency decreased to
every 10000) now gives:
{{{
version: 1.3.0
3400 21512
matches: 36287 read: 10000 3400 21512
read: 20000 3400 21512
read: 30000 3400 21512
}}}
Can you try this with your full setup?
--
Ticket URL: <http://trac.xapian.org/ticket/604#comment:6>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list