-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathbenchmark_results_node_24.json
More file actions
35 lines (30 loc) · 2.32 KB
/
Copy pathbenchmark_results_node_24.json
File metadata and controls
35 lines (30 loc) · 2.32 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.1.3 benchmarks
> node benchmarks/lookup && node benchmarks/resolve && node benchmarks/reverse --json
Started: lookup
tangerine.lookup POST with caching using Cloudflare x 315,532 ops/sec ±4.78% (88 runs sampled)
tangerine.lookup POST without caching using Cloudflare x 209 ops/sec ±8.96% (82 runs sampled)
tangerine.lookup GET with caching using Cloudflare x 310,911 ops/sec ±0.46% (89 runs sampled)
tangerine.lookup GET without caching using Cloudflare x 209 ops/sec ±1.03% (84 runs sampled)
dns.promises.lookup with caching using Cloudflare x 1,133 ops/sec ±195.98% (85 runs sampled)
dns.promises.lookup without caching using Cloudflare x 2,298 ops/sec ±0.47% (86 runs sampled)
Fastest without caching is: dns.promises.lookup without caching using Cloudflare
Started: resolve
tangerine.resolve POST with caching using Cloudflare x 1,071,190 ops/sec ±6.04% (88 runs sampled)
tangerine.resolve POST without caching using Cloudflare x 218 ops/sec ±1.71% (86 runs sampled)
tangerine.resolve GET with caching using Cloudflare x 1,089,845 ops/sec ±0.57% (88 runs sampled)
tangerine.resolve GET without caching using Cloudflare x 224 ops/sec ±1.04% (87 runs sampled)
tangerine.resolve POST with caching using Google x 1,097,120 ops/sec ±0.55% (89 runs sampled)
tangerine.resolve POST without caching using Google x 203 ops/sec ±0.85% (86 runs sampled)
tangerine.resolve GET with caching using Google x 1,103,727 ops/sec ±0.40% (90 runs sampled)
tangerine.resolve GET without caching using Google x 186 ops/sec ±1.04% (87 runs sampled)
resolver.resolve with caching using Cloudflare x 8,607,502 ops/sec ±0.84% (85 runs sampled)
resolver.resolve without caching using Cloudflare x 411 ops/sec ±2.95% (78 runs sampled)
Fastest without caching is: resolver.resolve without caching using Cloudflare
Started: reverse
tangerine.reverse GET with caching x 338,697 ops/sec ±0.51% (90 runs sampled)
tangerine.reverse GET without caching x 224 ops/sec ±0.99% (82 runs sampled)
resolver.reverse with caching x 8,534,720 ops/sec ±1.06% (85 runs sampled)
resolver.reverse without caching x 1.33 ops/sec ±243.92% (7 runs sampled)
dns.promises.reverse with caching x 8,026,083 ops/sec ±1.64% (79 runs sampled)
dns.promises.reverse without caching x 12.65 ops/sec ±168.37% (77 runs sampled)
Fastest without caching is: tangerine.reverse GET without caching