As I've mentioned before, I was quite pleased with the performance bump going from 8.0 to 8.1 RTM.
But this talk of potentially even better performance had me digging around. I then applied the following 3 tweak and the performance is significantly improved even above the bump provided by 8.1. I take no credit for these tweaks, nor do I take any blame. They're not exhaustive instructions... if you are unable to "fill in the blanks" on how to do it, then you probably shouldn't attempt it.
Reduce Touchscreen lag
- Press Windows-R, and type: regedit
- In the registry editor locate: ?HKEY_LOCAL_MACHINE? SOFTWARE/Microsoft/TouchPrediction
- Double click on ?Latency? and change the Value Data from 8 to 2.
- Double click on ?Sample Time? and change that Value Data from 8 to 2.
Disable SuperFetch
- Press Windows-R, and type: services.msc
- In the Services panel, locate "Superfetch" and change it from "Automatic" to "Disable"
Disable PreFetch
- Press Windows-R, and type: regedit
- In the registry editor locate: "HKEY_LOCAL_MACHINE" SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
- Double click on ?Enable Prefetcher? and change the Value Data from 3 to 0.
Reboot the system