Skip to content

specified uring 1 but still using more than 1 cpu core? #12

Description

@sprappcom

did uring 1 and
GOMAXPROCS=1 ./httpserver :8080
Uring instance initiated! Add Kernel buffer... for ring 0

did

wrk -t 3 -d 30 -c 100 http://127.0.0.1:8080/

it uses 150% cpu core instead of 100%. i cant accurately benchmark against gnet etc this way. how to make it use 100% only? just 1 cpu core

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