Skip to content
  • Deucе's avatar
    99df0ed4
    Optimize read/save of Seen config · 99df0ed4
    Deucе authored
    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.
    99df0ed4
    Optimize read/save of Seen config
    Deucе authored
    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