Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-bench

A small harness for comparing HTTP server implementations under a plaintext workload.

Requirements

  • autocannon (npm install -g autocannon)
  • jq, nc and lsof
  • Node.js ≥ 18 (for the Node server)
  • Lean 4 toolchain that provides Std.Internal.Http

Benchmark

Compile Main.lean to ./lean/server and run scripts/run-all.sh.

About

It's a simple benchmark to compare Lean4 Std.Internal.Http to Node.js http

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages