hanabi1224 / hanabi1224/Programming-Language-Benchmarks
Unfair comparison of HTTPS (Go) vs HTTP (RUST) performance
Open
- Dominant language
- C#
- Stars
- 800
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Seems like the Golang version of the HTTP-server problem (`1-http2.go`) spawns an HTTPS server (with TLS encryption), while the RUST version (`1.rs`) spawns a regular HTTP server (without encryption).
Hence the performance comparison is not fair.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.