Skip to content

Not as Fast as Java/Vertx - Configurable buffer sizss? #86

@winrid

Description

@winrid

Recent testing shows with larger request bodies (500 bytes+), Java/Vertx is faster and has more consistent response timings. I think this is in part because with vertx I'm able to tune the TCP send and receive buffer sizes for the application - where can I find those buffers in the httpbeast source code to experiment? Looks like current buffer size is 256 bytes?

On phone, will post numbers later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions