Issue Details (XML | Word | Printable)

Key: TTF-2
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mahmoud Al-Qudsi
Reporter: Mahmoud Al-Qudsi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
ToolTipFixer

Low-level improvements to memory usage

Created: 26/Jun/07 08:52 PM   Updated: 27/Jun/07 05:16 AM   Resolved: 27/Jun/07 05:16 AM
Component/s: Windows Service
Affects Version/s: 1.0.0
Fix Version/s: 1.0.1


 Description  « Hide
Besides the basic {smartassembly} optimizations, apply low-level memory tricks like stop repeatedly assigning values (by using static, readonly class members) and minimize looping.

Sort Order: Ascending order - Click to sort in descending order
Mahmoud Al-Qudsi added a comment - 26/Jun/07 08:58 PM
Delete unused flags. I know they don't use much room, but whatever.