umgefahren / server-language-benchmark

Defining and developing a benchmark for comparing languages in server-side applications.
MIT License
2 stars 2 forks source link
benchmark c go java javascript rust swift

Scc Count Badge

Server Language Benchmark

The same Server app implemented in each language.

Spec

The implementations have to implemend a certain specification in order to pass the Benchmark.

Specification File

Implementation

The implementations have to follow some basic rules in order to pass the benchmark.

Implemenentation File