8000 [Performance]: Interesting performance overhead. · Issue #200 · mike820324/microProxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Performance]: Interesting performance overhead. #200
Open
@mike820324

Description

@mike820324

I have wrote a simple script to test the latency when a request is using a proxy or not.
The following are the result to query http://127.0.0.1

SocksLayer -> ForwardLayer

Baseline Latency: 0.00109156179428 secs
Proxy Latency: 0.00239816999435 secs
Overhead: 119.700799984%

SocksLayer -> Http1Layer

Baseline Latency: 0.00108794307709
Proxy Latency: 0.0403112287521
Overhead: 3605.27002755%

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

      0