Skip to content

Benchmark alternate HTTP servers #332

Open
@taylor-sutton

Description

@taylor-sutton

We use the Go standard library one, which is good enough for some purposes, but it's not the most heavily optimized one. For example, https://github.com/valyala/fasthttp/ might be faster as a raw server, and there are some more frameworky-things built on top of it such as https://github.com/gofiber/fiber and https://github.com/savsgio/atreugo which look nice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions