-
- Downloads
Optimize read/save of Seen config
Previously, this uses INI format files, with ini file accessors to read and save this file. Now it just dumps a JSON file in and slurps it out. This saves about 0.4s/msg on my system when reading headers.
Loading
Please register or sign in to comment