Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13356] config_query gets slower as CONFIGURE progresses

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13356] config_query gets slower as CONFIGURE progresses
  • Date: 14 Jan 2007 08:38:07 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13356





------- Additional Comments From jakakranjc AT email.si 2007-01-14 02:38 -------
in the second test, you can see that nothing was making it do 100 or 500
iterations (it may be hit on larger queues though). And those timings are for
when the match isn't found, I speculate that most of the time it is. They are
also agregated, so if this is 3 times slower in the worst case, the function
was actually just 0,015(3/200) +/-STDERR times slower and accumulated the lag
through the 200 runs.

Also don't forget that I was comparing my exact matching real_list_find with
the current (original) one, not with yours.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page