Logo
Core Tools

Proxy Benchmark

Re-test proxies across multiple rounds to measure stability, latency, and pass rate.

Benchmarking answers a different question than checking. A check asks "does it work now?" A benchmark asks "does it keep working across repeated attempts, and how fast is it?"

Proxy Benchmark

When To Benchmark

Benchmark after checking, not before. The best input is a filtered set of alive candidates from Proxy Checker or a saved pool that was recently checked.

Controls

ControlRecommendation
RoundsStart with 3. Increase when stability matters more than speed.
ConcurrencyKeep moderate for large lists to avoid distorting latency.
Protocol hintUse Auto for mixed lists.
Request URLUse a target-specific URL if you need target-specific reliability.
Expected status codesMatch your target's real success conditions.
Resolve countryEnable if you need location or network type in final selection.

Benchmark rounds default to 3 and are capped at 10.

Result Fields

FieldMeaning
Pass countNumber of successful rounds.
Fail countNumber of failed rounds.
Success ratePasses divided by total runs.
Average latencyMean successful latency.
Best latencyFastest successful round.
Worst latencySlowest successful round.
HTTPS supportWhether a successful sample supported HTTPS.
Last errorMost recent useful failure detail.

Details That Matter

FeatureDetail
RoundsDefaults to 3 rounds and caps at 10 rounds.
Checker reuseUses checker-style protocol detection, expected status, HTTPS support, location resolution, timeout, and User-Agent controls.
Best sampleChooses the best successful sample by latency when at least one round passes.
All-fail memoryKeeps useful failure detail even when every round fails.
Stability viewPass count, fail count, success rate, average latency, best latency, and worst latency make unstable proxies visible.
Enrichment reuseExit IP and country/location data follow the best successful sample.
Pool useBenchmarking a pool is the fastest way to separate "alive once" from "reliable enough to reuse."

Picking Winners

For general use, prioritize:

  1. high success rate
  2. HTTPS support
  3. low average latency
  4. low worst latency
  5. clean leak-test result
  6. desired country or network type

The fastest single round is not always the best candidate. A proxy with a slightly slower average and 100% success rate is usually better than a proxy with one fast pass and repeated failures.

Best Next Steps

  • Send stable benchmark winners to Test Proxy Leaks.
  • Save stable rows to a pool with tags such as benchmarked, stable, and https.
  • Export final rows only after leak testing if anonymity matters.

On this page