Get the binary here, get the source here.
Changes:
- Performance enhancements from Andreas Hausladen:
- Latest RtlVclOptimize.pas
- Improved OpenStrSecII initialization performance
- Reading articles is a little bit faster
- The 100 ms delay when switching groups is only required if renaming a file fails.
- Cache file version so it’s not extracting it from the executable several times a second.
- Tweak hash table size and hash function so it has less collisions and faster threading.
- Reduce unnecessary disk i/o by preventing some unchanged messages to be saved when exiting groups.
- Prevent endless attempts to get message counts on some empty groups.
This is mostly a performance improvement release, no new fixes or features.