Skip to content

Rewrite in Rust - insane latency on localhost #13

@5HT2

Description

@5HT2

I just realized the minimum latency for serving one JSON file is ~30ms on localhost and it should not be this big.

The disk read for the file barely takes a millisecond, it's all in our handling logic and negotiating a localhost connection.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions