Files
windmill/README.md
2024-03-27 13:09:22 +01:00

30 lines
756 B
Markdown

# windmill
Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.
## benchmarks
![noop benchmark](./noop_throughput_benchmark.svg)
![dedicated benchmark](./single_dedicated_worker_throughput_benchmark.svg)
![flow benchmark](./flow_throughput_benchmark.svg)
![deno benchmark](./deno_throughput_benchmark.svg)
![bun benchmark](./bun_throughput_benchmark.svg)
![go benchmark](./go_throughput_benchmark.svg)
![python benchmark](./python_throughput_benchmark.svg)
![bash benchmark](./bash_throughput_benchmark.svg)
![go vs python vs deno vs bun vs bash vs nativets](./go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg)
![bun vs dedicated vs noop](./bun_vs_dedicated_vs_noop.svg)