Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9386] tablet_import_repair_files slow

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 9386] tablet_import_repair_files slow
  • Date: 11 Apr 2006 17:00:27 -0000

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





------- Additional Comments From acedit AT armory.com 2006-04-11 12:00 -------
i wrote an in-memory hash based spell lookup system, gained about 13 seconds
over the original code with a full fs cache. I can probably speed that up by
removing the from the hash_get command.

Since times from last run arent fully comparable to this:
original 57s
in-memory-cache 44s (saved 13 seconds)
previous fork-removal work 38s (saved 19 seconds)

So putting those two together we get to 25 seconds. Which is good, but still
not
really where I want to be.



--
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