Skip to content

Release 1.5.5

Latest
Compare
Choose a tag to compare
@stokpop stokpop released this 27 Feb 16:52
· 1 commit to master since this release

March 2025

  • Upgrade of dependencies
  • Fixes use of external SQLite database to save total needed memory
    • JournalMode.OFF and SynchronousMode.OFF
    • Added missing index on measurement table
    • Use nl.stokpop.lograter.store.TimeMeasurementStoreSqLite.BUFFER_SIZE to change buffer size for SQLite counters (default 2048)
  • Optimized regex matching of patterns, first checking for partial match before doing full match

Full Changelog: 1.5.4...1.5.5