as you noted early on... you want to compare the redo-log switching with and without the option.

So...find a reasonbly large table... copy it....then update some field in each record... note or record time before and after for this operation. Note the number of log switches.
Do the same w/UNRECOVERABLE option...

...