The ATtiny85 runs at 1MHz by default but it con be configured to run at 8MHz while still using the internal oscillator. IDEs can obfusticate the details, so I delve into the details on checking and setting 8MHz operation with avrdude. As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub