HamsterWheel is a mouse sensor test and benchmark tool. Use it to test the performance of your mouse sensor or buttons and the speed of your movements.
I created HamsterWheel just for fun so I can benchmark my own mice but feel free to use it for anything and fork it if you would like.
- Polling rate testing
- DPI accuracy testing
- Speed and acceleration testing
- Skipping, jumping testing
- Cursor tracking
- Generating statistics in a log file
- Relative click latency test
- Click duration and interval test
- Full screen and windowed mode
- Polling rate multiplier for testing different polling rates
- Saving settings in local config file
- Dark mode
- RGB
- Find the newest release here
- Open the assets dropdown
- Download HamsterWheel.zip
- Unzip folder
- Launch HamsterWheel.exe
- Video and written tutorials coming soon
mvn clean install
jlink --output hamsterwheel-jre-runtime --add-modules java.desktop
- On windows you can use launch4j for this, just load the execonfig.xml
- Generate executable
- Place executable in a new empty folder called "HamsterWheel"
- Place custom JRE from previous step next to the .exe file