-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathbenchmark_results_node_20.json
More file actions
35 lines (30 loc) · 2.34 KB
/
benchmark_results_node_20.json
File metadata and controls
35 lines (30 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
> tangerine@2.0.2 benchmarks
> node benchmarks/lookup && node benchmarks/resolve && node benchmarks/reverse --json
Started: lookup
tangerine.lookup POST with caching using Cloudflare x 675 ops/sec ±195.58% (89 runs sampled)
tangerine.lookup POST without caching using Cloudflare x 115 ops/sec ±1.24% (79 runs sampled)
tangerine.lookup GET with caching using Cloudflare x 299,655 ops/sec ±1.36% (87 runs sampled)
tangerine.lookup GET without caching using Cloudflare x 109 ops/sec ±1.87% (78 runs sampled)
dns.promises.lookup with caching using Cloudflare x 910 ops/sec ±195.98% (86 runs sampled)
dns.promises.lookup without caching using Cloudflare x 2,353 ops/sec ±0.96% (86 runs sampled)
Fastest without caching is: dns.promises.lookup without caching using Cloudflare
Started: resolve
tangerine.resolve POST with caching using Cloudflare x 755 ops/sec ±195.86% (89 runs sampled)
tangerine.resolve POST without caching using Cloudflare x 124 ops/sec ±1.27% (83 runs sampled)
tangerine.resolve GET with caching using Cloudflare x 1,031,667 ops/sec ±0.41% (87 runs sampled)
tangerine.resolve GET without caching using Cloudflare x 115 ops/sec ±1.18% (78 runs sampled)
tangerine.resolve POST with caching using Google x 1,071,047 ops/sec ±0.37% (89 runs sampled)
tangerine.resolve POST without caching using Google x 126 ops/sec ±1.12% (85 runs sampled)
tangerine.resolve GET with caching using Google x 1,069,472 ops/sec ±2.09% (89 runs sampled)
tangerine.resolve GET without caching using Google x 120 ops/sec ±0.65% (82 runs sampled)
resolver.resolve with caching using Cloudflare x 7,934,914 ops/sec ±0.54% (87 runs sampled)
resolver.resolve without caching using Cloudflare x 143 ops/sec ±0.94% (84 runs sampled)
Fastest without caching is: resolver.resolve without caching using Cloudflare
Started: reverse
tangerine.reverse GET with caching x 898 ops/sec ±195.47% (88 runs sampled)
tangerine.reverse GET without caching x 126 ops/sec ±1.27% (85 runs sampled)
resolver.reverse with caching x 8,172,567 ops/sec ±0.67% (87 runs sampled)
resolver.reverse without caching x 146 ops/sec ±0.65% (85 runs sampled)
dns.promises.reverse with caching x 8,012,057 ops/sec ±2.36% (87 runs sampled)
dns.promises.reverse without caching x 147 ops/sec ±0.62% (86 runs sampled)
Fastest without caching is: dns.promises.reverse without caching, resolver.reverse without caching