Performance testing tools

Why these exist

MegaFlash firmware and hardware evolve faster when changes can be checked against repeatable measurements. These tools were written to support that workflow: a2speed gives a structured way to benchmark CPU and Applesoft behavior across machines and configurations, and SPF hammers ProDOS storage and timed I/O so you can see filesystem-level effects. Both rely on a real-time clock with second resolution (including MegaFlash’s clock) so “before” and “after” runs are comparable—not guesswork.

They are free, open source, and usable beyond MegaFlash; MegaFlash is simply where the need showed up first.

Downloads