All Projects → programatik29 → rust-web-benchmarks

programatik29 / rust-web-benchmarks

Licence: MIT license
Benchmarking web frameworks written in rust with rewrk tool.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rust-web-benchmarks

Weatherbench
A benchmark dataset for data-driven weather forecasting
Stars: ✭ 227 (+134.02%)
Mutual labels:  benchmark
scRNAseq cell cluster labeling
Scripts to run and benchmark scRNA-seq cell cluster labeling methods
Stars: ✭ 41 (-57.73%)
Mutual labels:  benchmark
DeepLearningBenchmarks
Benchmarks across Deep Learning Frameworks in Julia and Python
Stars: ✭ 24 (-75.26%)
Mutual labels:  benchmark
App Servers
App Servers benchmarked for: Ruby, Python, JavaScript, Dart, Elixir, Java, Crystal, Nim, GO, Rust
Stars: ✭ 238 (+145.36%)
Mutual labels:  benchmark
moros
A modern http(s) benchmark tool
Stars: ✭ 14 (-85.57%)
Mutual labels:  benchmark
DiscEval
Discourse Based Evaluation of Language Understanding
Stars: ✭ 18 (-81.44%)
Mutual labels:  benchmark
Dbtester
Distributed database benchmark tester
Stars: ✭ 214 (+120.62%)
Mutual labels:  benchmark
php-framework-benchmark
php framework benchmark (include laravel、symfony、silex、lumen、slim、yii2、tastphp etc)
Stars: ✭ 17 (-82.47%)
Mutual labels:  benchmark
QASMBench
QASMBench is an OpenQASM benchmark suite running on IBM Quantum-Experience backends.
Stars: ✭ 22 (-77.32%)
Mutual labels:  benchmark
playwright-test
Run unit tests with several runners or benchmark inside real browsers with playwright.
Stars: ✭ 81 (-16.49%)
Mutual labels:  benchmark
utils
⚡ A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.
Stars: ✭ 21 (-78.35%)
Mutual labels:  benchmark
compbench
⌛ Benchmark and visualization of various compression algorithms
Stars: ✭ 21 (-78.35%)
Mutual labels:  benchmark
streamalg
Extensible stream pipelines with object algebras.
Stars: ✭ 26 (-73.2%)
Mutual labels:  benchmark
Srs Bench
SB(SRS Bench) is a benchmark tool for HTTP-FLV, RTMP, HLS and WebRTC.
Stars: ✭ 235 (+142.27%)
Mutual labels:  benchmark
perforator
Record "perf" performance metrics for individual functions/regions of an ELF binary.
Stars: ✭ 33 (-65.98%)
Mutual labels:  benchmark
Java Object Mapper Benchmark
JMH benchmark of Java object-to-object mapping frameworks
Stars: ✭ 227 (+134.02%)
Mutual labels:  benchmark
StreamBench
Measuring the performance of popular streaming engines with Yahoo's Streaming Benchmark
Stars: ✭ 52 (-46.39%)
Mutual labels:  benchmark
Shuhai
Shuhai is a benchmarking-memory tool that allows FPGA programmers to demystify all the underlying details of memories, e.g., HBM and DDR4, on a Xilinx FPGA
Stars: ✭ 53 (-45.36%)
Mutual labels:  benchmark
react-native-startup-time
measure startup time of your react-native app
Stars: ✭ 88 (-9.28%)
Mutual labels:  benchmark
php-orm-benchmark
The benchmark to compare performance of PHP ORM solutions.
Stars: ✭ 82 (-15.46%)
Mutual labels:  benchmark

Web Framework Benchmarks

Benchmarking web frameworks written in rust with rewrk tool.

More requests(Req/Sec) in the given time frame means that framework performs better. Which means it would require less (CPU) resources to achieve the same thing.

Transfer in rewrk output means received bytes from all of the responses. Some frameworks include extra headers by default which results in higher count. This shouldn't impact overall performance much.

Benchmark Types

Hello World

Respond "Hello, World!" to every request on "/" endpoint.

See results.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].