Skip to content

v1.6

Choose a tag to compare

@BlitzPythoner BlitzPythoner released this 24 Apr 22:35
25db0cd

AMBCT - Update Note

New Features

• Introduced native disk benchmarking system
→ Replaces previous WinSAT-based measurement
→ Uses direct I/O for accurate read/write performance

• Added CPU performance benchmark
→ Measures compression-related processing speed
→ Improves estimation accuracy

• Implemented dynamic ETA calculation
→ Based on real CPU, read, and write speeds
→ Uses lowest value as effective bottleneck


Improvements

• Enhanced backup time estimation accuracy
→ Reflects real-world hardware limitations

• Improved benchmark integration in workflow
→ Seamless execution during backup preparation

• Optimized path handling for benchmark operations
→ Automatically resolves file paths to directories


Bug Fixes

• Fixed benchmark failure in append mode
→ Corrected handling of target paths pointing to files

• Fixed incorrect disk speed readings
→ Eliminated OS cache influence from measurements


Removed

• Removed dependency on WinSAT disk benchmarking
→ Replaced with custom native implementation


Compatibility

• Removed support for 32-bit (x86) systems
→ Application is now 64-bit only


Notes

• Benchmark system now provides reliable real-world performance data
→ Ensures more stable and predictable backup operations

• This version may still contain bugs
→ Any known or newly discovered issues will be addressed in upcoming minor updates (v1.61, v1.62, etc.)


Version: v1.6
Date: 25.04.2026
Author: BlitzPythoner