mikeleppane
visualvault
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
cargo fmt -all
ixand:optimize-runtime-in-bench
10 months ago
Refactor benchmarks to improve async handling and structure for TempD… (#18) * Refactor benchmarks to improve async handling and structure for TempDir and settings * Remove unnecessary newline in benchmark_organize_modes function
main
10 months ago
Remove unnecessary newline in benchmark_organize_modes function
fix(bench)/improve-benchmarks
10 months ago
Refactor benchmarks to improve async handling and structure for TempDir and settings
fix(bench)/improve-benchmarks
10 months ago
Refactor Scanner to use DatabaseCache and improve cache initialization (#17) * Refactor Scanner to use DatabaseCache and improve cache initialization - Introduced DatabaseCache module and updated Scanner to utilize it instead of FileCache. - Replaced Mutex with RwLock for cache management in Scanner for better concurrency. - Added methods to initialize cache from the database and in-memory storage. - Updated tests to reflect changes in Scanner's cache handling. - Modified UI version to 0.8.0. - Added integration tests for FileOrganizer functionality. - Enhanced existing tests for Scanner to ensure correct behavior with new cache implementation. * Update toml dependency to version 0.9.4 and enhance CI coverage generation with verbose output * Update test job to run cargo nextest with workspace flag * Refactor Scanner to use DatabaseCache and enhance cache initialization; add async-trait support and create_cache_path utility
main
10 months ago
Refactor Scanner to use DatabaseCache and enhance cache initialization; add async-trait support and create_cache_path utility
feat(sql)/replace-file-cache-to-sqlite
10 months ago
fix(bench): add missing temp_dir to organize_by_type benchmark
ixand:optimize-runtime-in-bench
10 months ago
chore: update version to 0.7.1 and enhance scanning functionality with background tasks (#16)
main
10 months ago
Latest Branches
CodSpeed Performance Gauge
0%
Optimize tokio Runtime usage in benchmarks
#15
10 months ago
60696f5
ixand:optimize-runtime-in-bench
CodSpeed Performance Gauge
+16%
Refactor benchmarks to improve async handling and structure for TempD…
#18
10 months ago
cbced19
fix(bench)/improve-benchmarks
CodSpeed Performance Gauge
-86%
Refactor Scanner to use DatabaseCache and improve cache initialization
#17
10 months ago
b678df0
feat(sql)/replace-file-cache-to-sqlite
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs