# LoadRunner Professional vs wrk

> LoadRunner Professional is a commercial, self-hosted enterprise performance suite from OpenText, scripted in C, JavaScript, C#. wrk is an open source, self-hosted micro-benchmark CLI from wg / community, scripted in C, Lua. The practical split is the cost model: LoadRunner Professional is commercial, wrk is open source.

- Canonical: https://perf.jmeter.ai/vs/loadrunner-professional-vs-wrk/
- Compared: [LoadRunner Professional](https://perf.jmeter.ai/tools/loadrunner-professional/) · [wrk](https://perf.jmeter.ai/tools/wrk/)

## Verdict
Both cover HTTP, HTTPS. On recorded coverage LoadRunner Professional is the wider of the two (6 protocols against 2), which matters only if your workload actually uses the extra ones. Budget and procurement usually settle LoadRunner Professional against wrk before any benchmark does. Run the same scenario on both before you standardize; the rows below only tell you what is true on paper.

## Specs
| Field | LoadRunner Professional | wrk |
| --- | --- | --- |
| Vendor | OpenText | wg / community |
| Category | Enterprise Suite | Micro-benchmark CLI |
| License | Commercial | Open Source |
| Deployment | Self-hosted | Self-hosted |
| Status | Active | Active |
| First released | 1993 | 2012 |
| Pricing | Commercial license; request a quote. | Free; Apache License 2.0. |
| Scripting | C, JavaScript, C# | C, Lua |
| Protocols | HTTP, HTTPS, WebSocket, SAP, Citrix, Oracle | HTTP, HTTPS |
| OS support | Windows, Linux | macOS, Linux |

## How to choose
- Choose LoadRunner Professional if you can fund a commercial license for vendor support (Commercial license; request a quote).
- Choose wrk if you need a free, self-supported stack (Free; Apache License 2.0).
- Only LoadRunner Professional records support for WebSocket, SAP, Citrix — one hard requirement there decides the pair on its own.
- Match the authoring language to the team: LoadRunner Professional means C, JavaScript, C#, wrk means C, Lua.
- Open the Test Rig to compare license, deployment, protocol and OS rows side by side.

---
Curated by NaveenKumar Namachivayam (QAInsights) · methodology: https://perf.jmeter.ai/about/#methodology · corrections: https://github.com/QAInsights/Performance-Testing-Tools/issues/new?title=Tool%20submission%3A%20&body=Tool%20name%3A%20%0AOfficial%20URL%3A%20%0AWhat%20should%20be%20added%20or%20corrected%3F%20%0A