Skip to content

v0.11.1 - The Performance Update

Compare
Choose a tag to compare
@zaldih zaldih released this 24 Mar 07:50
· 21 commits to master since this release
193c64f

This update should significantly improves performance in both search and UI.

Changed

  • Implement Workers Threads: Around 70% faster searches (In out test. 8 cores. Feel free to share your results!).
  • Optimize UI drawings around 90%.
  • Align folder size column to right.
  • Changed xxx to xx when a last_mod will not be calculated.
  • Simplify Errors popup title.

Fixed

  • Fixed --exclude parameter.
  • Fixed results flickers during search.
  • Fixed some visual bugs related with results section.
  • Fixed line empty on scroll bottom.
  • Fixed warning when try to delete a no-result.

v0.11.0...v0.11.1