mirror of
https://github.com/wg/wrk
synced 2025-01-25 13:42:53 +08:00
Add steps to use in Windows 10
parent
4d2c1b7080
commit
7e262fe298
@ -0,0 +1,5 @@
|
||||
wrk can be used on Windows 10 machines through the "Windows Subsystem for Linux" feature (aka Bash on Ubuntu on Windows).
|
||||
1. Turn on the "Developer mode" for the Windows 10 machine.
|
||||
2. Turn on the "Windows Subsystem for Linux" feature in "Turn Windows features on or off".
|
||||
3. Run "bash" command in command line. Ubuntu image will be installed and will be available to run within Windows shortly.
|
||||
4. Follow the Linux install steps
|
Loading…
Reference in New Issue
Block a user