Skip to content

Commit

Permalink
Tailcall Benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral committed Nov 2, 2023
1 parent a7bae1e commit 6ca0d45
Show file tree
Hide file tree
Showing 5 changed files with 3,715 additions and 1 deletion.
10 changes: 9 additions & 1 deletion benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,12 @@
server: HonoJS
run:
cmd: bun
args: ["index.js"]
args: ["index.js"]
- id: tailcall
name: tailcall
url: https://github.com/tailcallhq/tailcall
lang: Rust
server: Tailcall Server
run:
cmd: "./tailcall.sh"

Loading

0 comments on commit 6ca0d45

Please sign in to comment.