Skip to content

Commit 63bd7be

Browse files
authored
Update README.md
1 parent 8fef7b9 commit 63bd7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ C:\PATH\TO\SetTimerResolution.exe --no-console --resolution 5000
7676
## Why Use TimerResBenchmark?
7777
- Disables HPET and uses more stable timers (e.g., TSC at 3.32MHz) for better frame rate consistency and lower latency.
7878
- Unlike the original PowerShell-based benchmark, this tool is an executable written in Rust for efficiency and ease of use.
79-
- Created to explore Rust and system-level optimizations. Contributions and feedback are welcome!
79+
- At first, I rewrite this benchmark tool in C# and now, I rewrite it again Rust as part of learning endeavor :). Contributions and feedback are welcome!
8080

8181
---
8282

0 commit comments

Comments
 (0)