Submit | Open tickets | Closed tickets

[ Ticket #57 ] Color Prefs are slow
Date:
11/15/01 11:38
Submitted by:
hutchisn
Assigned to:
unset
Category:
User Interface
Priority:
5
Ticket group:
Fixed
Resolution:
Unset
Summary:
Color Prefs are slow
Original submission:
Need to keep key/value pairs in a hash table. Frequently accessed prefs should come from memory, not disk. Should decrease the performance hit.
Please log in to add comments and receive followups via email.
Followups
Comment Date By
hash_map<const char*, const char*, hash<const char*>, eqstr> pref_strings;

So either save everything as strings in memory, or have multiple maps (int, RGB, RGBA, etc.)
11/15/01 11:45 hutchisn
No results for "Dependent on ticket"
No results for "Dependent on Task"
No other tickets are dependent on this ticket
Ticket change history
Field Old value Date By
status_id Unset 03/30/06 16:30 hutchisn
bug_group_id Unset 03/30/06 16:30 hutchisn
close_date 12/31/69 19:00 03/30/06 16:30 hutchisn

© 1998-2025 Scilico, LLC. All rights reserved.