Menu

#1556 ScintillaWX - remove hash map for timers

Undefined
open
nobody
Patch
4 days ago
4 days ago
No

Using hash map to store just 4 pointers is an overkill - especially that they can be directly indexed using "TickReason" value.
Hash map replaced with simple array of 4 pointers.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.