httperfjs
Web server simulator
A Node.js port of HTTPerf.rb that simulates HTTP traffic and measures the performance of web servers
NodeJS port of HTTPerf.rb
25 stars
3 watching
2 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jmervine/httperfpy | A Python tool for simulating HTTP traffic and measuring network performance | 11 |
jmervine/php-httperf | A PHP port of HTTPerf.rb for testing web servers and applications under various load conditions | 5 |
jmervine/httperfrb | An interface to the httperf tool, allowing Ruby users to easily test and analyze HTTP servers | 13 |
jmervine/gohttperf | A performance testing tool for HTTP servers written in Go. | 5 |
jmervine/node-yslowjs | A Node.js wrapper around PhantomJS YSlow.js performance auditing tool | 9 |
httperf/httperf | A tool for measuring web server performance and load generation | 991 |
cjstehno/ersatz | A tool for testing HTTP client code with configurable responses. | 47 |
mrpierrot/cycle-node-http-server | Driver and router component for managing HTTP/HTTPS services with Cycle.js | 6 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
redhog/node-i2p | An I2P protocol implementation for NodeJS enabling secure communication over the I2P network | 43 |
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
boazsegev/iodine | A high-performance web application server with native support for WebSockets and Pub/Sub services | 915 |
jgritman/httpbuilder | An easy-to-use HTTP client written in Java. | 315 |