Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on Windows #187

Closed
yatskovsky opened this issue Dec 11, 2015 · 8 comments
Closed

Installing on Windows #187

yatskovsky opened this issue Dec 11, 2015 · 8 comments

Comments

@yatskovsky
Copy link

Hi, how to compile this under Windows (x64) platform?

@infeng
Copy link

infeng commented Jan 13, 2016

i have same problem

@fatso83
Copy link

fatso83 commented Feb 18, 2016

I haven't tried, but the easiest approach is usually to install the Mingw64 tools package, which allows you to compile on the Windows platform using a unix tool set. That will build a standard win32 executable. Failing that, you could try doing the same on Cygwin.

@zs-zs
Copy link

zs-zs commented Feb 21, 2016

Hi, I was able to compile it under Windows using Cygwin, however the end result is not usable, see #195

@wg
Copy link
Owner

wg commented Mar 26, 2016

Unfortunately running wrk on Windows is completely unsupported and unlikely to work.

@obastemur
Copy link

Was looking for the same question;

Just wanted to note an alternative solution that is using new Ubuntu bash on Windows 10 . Wrk works as is and so far happy with the performance.

@wg
Copy link
Owner

wg commented Oct 11, 2016

Thank you for the follow up @obastemur! It's great to hear that the new Linux subsystem for Windows is robust enough to run wrk.

@xbuddhi
Copy link

xbuddhi commented Mar 15, 2022

use Apache JMeter for Windows

@hgc81538
Copy link

hgc81538 commented Sep 1, 2022

Use https://github.com/rakyll/hey
Performance is quite good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants