Displaying 2 results from an estimated 2 matches for "catalogcleart".
2010 Mar 15
1
XML: Slower parsing over time with htmlTreeParse()
...when this function is called repeatedly
every minute over a couple of hours?
Initially, a single parse takes about 0.5 seconds on my machine (Quad Core,
2.67 GHz, 8 MB RAM, Windows 7 64 Bit), . After some time, this can go up to
15 seconds or more.
I''ve tried garbage collect, "catalogClearTable()" (though I don''t think that
has anything to do with the issue) and lately wondered if it maybe had to do
with the accumulation of errors over time ("xmlErrorCumulator()"). Are
parsing errors cumulated globally in the workspace over distinct calls to
this function? If s...
2010 Mar 15
0
RMySQL: Slower parsing over time with htmlTreeParse()
...when this function is called repeatedly
every minute over a couple of hours?
Initially, a single parse takes about 0.5 seconds on my machine (Quad Core,
2.67 GHz, 8 MB RAM, Windows 7 64 Bit), . After some time, this can go up to
15 seconds or more.
I''ve tried garbage collect, "catalogClearTable()" (though I don''t think that
has anything to do with the issue) and lately wondered if it maybe had to do
with the accumulation of errors over time ("xmlErrorCumulator()"). Are
parsing errors cumulated globally in the workspace over distinct calls to
this function? If s...