diff --git a/frameworks/roda/app.rb b/frameworks/roda/app.rb index 42bc2bb7e..9705a153f 100644 --- a/frameworks/roda/app.rb +++ b/frameworks/roda/app.rb @@ -38,8 +38,6 @@ class App < Roda route do |r| r.root { 'ok' } - r.public - r.is 'pipeline' do render_plain 'ok' end @@ -101,6 +99,8 @@ class App < Roda end render_json JSON.generate({ items: items, count: items.length }) end + + r.public end private diff --git a/site/data/api-16-1024.json b/site/data/api-16-1024.json index ced5de1d4..6afa4b497 100644 --- a/site/data/api-16-1024.json +++ b/site/data/api-16-1024.json @@ -776,28 +776,28 @@ { "framework": "roda", "language": "Ruby", - "rps": 46256, - "avg_latency": "20.86ms", - "p99_latency": "78.70ms", - "cpu": "1677.9%", + "rps": 48159, + "avg_latency": "19.90ms", + "p99_latency": "75.90ms", + "cpu": "1685.8%", "memory": "1.5GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "238.33MB/s", - "input_bw": "2.60MB/s", - "reconnects": 138616, - "status_2xx": 693845, + "bandwidth": "248.16MB/s", + "input_bw": "2.71MB/s", + "reconnects": 144351, + "status_2xx": 722389, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 260094, - "tpl_json": 260288, + "tpl_baseline": 270757, + "tpl_json": 271008, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 173462 + "tpl_async_db": 180624 }, { "framework": "servicestack", diff --git a/site/data/api-4-256.json b/site/data/api-4-256.json index fd6a8d2e0..fe434754e 100644 --- a/site/data/api-4-256.json +++ b/site/data/api-4-256.json @@ -776,28 +776,28 @@ { "framework": "roda", "language": "Ruby", - "rps": 18581, - "avg_latency": "12.94ms", - "p99_latency": "53.40ms", - "cpu": "396.3%", + "rps": 19190, + "avg_latency": "12.50ms", + "p99_latency": "54.00ms", + "cpu": "397.4%", "memory": "491MiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "95.79MB/s", - "input_bw": "1.05MB/s", - "reconnects": 55738, - "status_2xx": 278727, + "bandwidth": "98.84MB/s", + "input_bw": "1.08MB/s", + "reconnects": 57564, + "status_2xx": 287854, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0, - "tpl_baseline": 104382, - "tpl_json": 104559, + "tpl_baseline": 107977, + "tpl_json": 107932, "tpl_db": 0, "tpl_upload": 0, "tpl_static": 0, - "tpl_async_db": 69786 + "tpl_async_db": 71945 }, { "framework": "servicestack", diff --git a/site/data/async-db-1024.json b/site/data/async-db-1024.json index 6756a4fde..58803c09c 100644 --- a/site/data/async-db-1024.json +++ b/site/data/async-db-1024.json @@ -616,19 +616,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 107840, - "avg_latency": "8.81ms", - "p99_latency": "21.90ms", - "cpu": "6296.7%", + "rps": 111367, + "avg_latency": "8.39ms", + "p99_latency": "20.60ms", + "cpu": "6367.9%", "memory": "2.5GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "437.29MB/s", - "input_bw": "7.20MB/s", - "reconnects": 42742, - "status_2xx": 1078403, + "bandwidth": "451.82MB/s", + "input_bw": "7.43MB/s", + "reconnects": 44292, + "status_2xx": 1113673, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-4096.json b/site/data/baseline-4096.json index 9aab11026..c0e08a9ce 100644 --- a/site/data/baseline-4096.json +++ b/site/data/baseline-4096.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 51841, - "avg_latency": "68.08ms", - "p99_latency": "301.40ms", - "cpu": "4003.9%", - "memory": "8.6GiB", + "rps": 54464, + "avg_latency": "63.81ms", + "p99_latency": "286.40ms", + "cpu": "4173.7%", + "memory": "8.5GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "5.09MB/s", - "input_bw": "4.00MB/s", + "bandwidth": "5.35MB/s", + "input_bw": "4.21MB/s", "reconnects": 0, - "status_2xx": 259209, + "status_2xx": 272321, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/baseline-512.json b/site/data/baseline-512.json index 4b3dc9696..c15568e85 100644 --- a/site/data/baseline-512.json +++ b/site/data/baseline-512.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 98502, - "avg_latency": "5.18ms", - "p99_latency": "84.50ms", - "cpu": "4756.6%", + "rps": 102154, + "avg_latency": "5.02ms", + "p99_latency": "79.60ms", + "cpu": "4699.5%", "memory": "9.6GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "9.67MB/s", - "input_bw": "7.61MB/s", - "reconnects": 430, - "status_2xx": 492512, + "bandwidth": "10.03MB/s", + "input_bw": "7.89MB/s", + "reconnects": 442, + "status_2xx": 510770, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/frameworks.json b/site/data/frameworks.json index 6d69fc995..f753085fd 100644 --- a/site/data/frameworks.json +++ b/site/data/frameworks.json @@ -122,6 +122,20 @@ "type": "infrastructure", "engine": "caddy" }, + "dart-io": { + "dir": "dart-io", + "description": "Stock Dart HttpServer baseline in the same SDK lineage as dart-zig, with optional JIT/AOT runtime mode via DART_IO_MODE for direct PR comparisons.", + "repo": "https://github.com/kartikey321/dart-sdk", + "type": "engine", + "engine": "dart:io" + }, + "dart-zig": { + "dir": "dart-zig", + "description": "dart-zig custom Dart runtime on Linux io_uring, using the reusable dart-zig runtime and builder images, with the benchmark app source owned by HttpArena. Current integration targets baseline, pipelined, limited-conn, and json.", + "repo": "https://github.com/kartikey321/dart-sdk/tree/dart-zig/dart-zig", + "type": "engine", + "engine": "io_uring" + }, "deno-websocket": { "dir": "deno-websocket", "description": "Deno WebSocket echo server", @@ -189,7 +203,7 @@ "dir": "fletch", "description": "Express-inspired HTTP framework for Dart with radix-tree routing, middleware chains, signed sessions, and built-in DI.", "repo": "https://github.com/kartikey321/fletch", - "type": "tuned", + "type": "production", "engine": "dart:io" }, "frankenphp-trueasync": { @@ -541,6 +555,22 @@ "type": "infrastructure", "engine": "traefik" }, + "trillium": { + "dir": "trillium", + "description": "Trillium 1.x async Rust web framework on tokio. trillium-rustls for TLS (h1 + h2 via ALPN), trillium-quinn for HTTP/3, trillium-websockets for /ws, trillium-static for /static/* served from disk per request, trillium-compression middleware for runtime gzip/brotli, trillium-api for JSON handlers, deadpool-postgres for async-db and crud.", + "repo": "https://github.com/trillium-rs/trillium", + "type": "production", + "engine": "trillium-http", + "variants": [ + { + "dir": "trillium-tuned", + "description": "Trillium 1.x with one current_thread tokio runtime per CPU, SO_REUSEPORT TCP sharding (single QUIC endpoint for h3), tuned HttpConfig (larger response/body buffers, 64K h2 frames, eager body preallocation), and static files preloaded into memory at startup. sonic-rs for JSON, deadpool-postgres, mimalloc.", + "repo": "https://github.com/trillium-rs/trillium", + "type": "tuned", + "engine": "trillium-http" + } + ] + }, "ultimate-express": { "dir": "ultimate-express", "description": "ultimate-express (Express API on uWebSockets.js) with single-process threading.", diff --git a/site/data/json-4096.json b/site/data/json-4096.json index 92bdaaad1..d8d86dc48 100644 --- a/site/data/json-4096.json +++ b/site/data/json-4096.json @@ -676,19 +676,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 229571, - "avg_latency": "15.79ms", - "p99_latency": "44.40ms", - "cpu": "6386.4%", - "memory": "4.4GiB", + "rps": 245452, + "avg_latency": "14.75ms", + "p99_latency": "44.20ms", + "cpu": "6346.6%", + "memory": "4.2GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "794.18MB/s", - "input_bw": "10.95MB/s", - "reconnects": 43984, - "status_2xx": 1147856, + "bandwidth": "849.30MB/s", + "input_bw": "11.70MB/s", + "reconnects": 47291, + "status_2xx": 1227262, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-16384.json b/site/data/json-comp-16384.json index d373aab1d..a316c8a7d 100644 --- a/site/data/json-comp-16384.json +++ b/site/data/json-comp-16384.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 130203, - "avg_latency": "87.05ms", - "p99_latency": "320.00ms", - "cpu": "6254.7%", - "memory": "4.5GiB", + "rps": 137163, + "avg_latency": "68.48ms", + "p99_latency": "174.80ms", + "cpu": "6254.5%", + "memory": "5.0GiB", "connections": 16384, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "175.63MB/s", - "input_bw": "9.69MB/s", - "reconnects": 19323, - "status_2xx": 651016, + "bandwidth": "185.05MB/s", + "input_bw": "10.20MB/s", + "reconnects": 22647, + "status_2xx": 685819, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-4096.json b/site/data/json-comp-4096.json index 8c202d104..653b2148f 100644 --- a/site/data/json-comp-4096.json +++ b/site/data/json-comp-4096.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 131424, - "avg_latency": "26.84ms", - "p99_latency": "51.10ms", - "cpu": "6538.8%", - "memory": "3.7GiB", + "rps": 139762, + "avg_latency": "26.82ms", + "p99_latency": "47.70ms", + "cpu": "6464.8%", + "memory": "4.0GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "177.21MB/s", - "input_bw": "9.78MB/s", - "reconnects": 24296, - "status_2xx": 657123, + "bandwidth": "188.48MB/s", + "input_bw": "10.40MB/s", + "reconnects": 26093, + "status_2xx": 698812, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-comp-512.json b/site/data/json-comp-512.json index 77c01e871..c0e6aade0 100644 --- a/site/data/json-comp-512.json +++ b/site/data/json-comp-512.json @@ -602,19 +602,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 127706, - "avg_latency": "4.00ms", - "p99_latency": "17.20ms", - "cpu": "6380.1%", - "memory": "4.0GiB", + "rps": 130510, + "avg_latency": "3.92ms", + "p99_latency": "14.90ms", + "cpu": "6465.8%", + "memory": "3.5GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "172.27MB/s", - "input_bw": "9.50MB/s", - "reconnects": 25432, - "status_2xx": 638531, + "bandwidth": "176.04MB/s", + "input_bw": "9.71MB/s", + "reconnects": 26081, + "status_2xx": 652550, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/json-tls-4096.json b/site/data/json-tls-4096.json index db0ad51bf..5fd597ac2 100644 --- a/site/data/json-tls-4096.json +++ b/site/data/json-tls-4096.json @@ -348,18 +348,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 210033, - "avg_latency": "19.43ms", - "p99_latency": "19.43ms", - "cpu": "6602.7%", - "memory": "5.3GiB", + "rps": 219336, + "avg_latency": "18.66ms", + "p99_latency": "18.66ms", + "cpu": "6516.1%", + "memory": "5.7GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "726.84MB", + "bandwidth": "759.04MB", "reconnects": 0, - "status_2xx": 1071253, + "status_2xx": 1118429, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-4096.json b/site/data/limited-conn-4096.json index 4dead74eb..02ba33318 100644 --- a/site/data/limited-conn-4096.json +++ b/site/data/limited-conn-4096.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 28872, - "avg_latency": "122.82ms", - "p99_latency": "314.80ms", - "cpu": "3546.3%", - "memory": "6.6GiB", + "rps": 28526, + "avg_latency": "132.80ms", + "p99_latency": "297.00ms", + "cpu": "3572.6%", + "memory": "6.5GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.83MB/s", - "input_bw": "2.23MB/s", - "reconnects": 12639, - "status_2xx": 144360, + "bandwidth": "2.80MB/s", + "input_bw": "2.20MB/s", + "reconnects": 12477, + "status_2xx": 142633, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/limited-conn-512.json b/site/data/limited-conn-512.json index 38f2b57f5..52870da31 100644 --- a/site/data/limited-conn-512.json +++ b/site/data/limited-conn-512.json @@ -869,19 +869,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 28481, - "avg_latency": "17.94ms", - "p99_latency": "72.40ms", - "cpu": "3748.5%", - "memory": "5.4GiB", + "rps": 28781, + "avg_latency": "17.79ms", + "p99_latency": "73.20ms", + "cpu": "3740.4%", + "memory": "5.8GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.80MB/s", - "input_bw": "2.20MB/s", - "reconnects": 14096, - "status_2xx": 142405, + "bandwidth": "2.83MB/s", + "input_bw": "2.22MB/s", + "reconnects": 14290, + "status_2xx": 143909, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-4096.json b/site/data/pipelined-4096.json index 1a7152bcc..5c1fe4963 100644 --- a/site/data/pipelined-4096.json +++ b/site/data/pipelined-4096.json @@ -818,18 +818,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 555520, - "avg_latency": "104.54ms", - "p99_latency": "245.40ms", - "cpu": "6348.6%", - "memory": "2.1GiB", + "rps": 672114, + "avg_latency": "83.17ms", + "p99_latency": "171.00ms", + "cpu": "6647.3%", + "memory": "2.0GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "54.55MB/s", - "reconnects": 0, - "status_2xx": 2777604, + "bandwidth": "66.00MB/s", + "reconnects": 1446, + "status_2xx": 3360572, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/pipelined-512.json b/site/data/pipelined-512.json index 7d19413e5..c0b511314 100644 --- a/site/data/pipelined-512.json +++ b/site/data/pipelined-512.json @@ -818,18 +818,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 559962, - "avg_latency": "14.52ms", - "p99_latency": "43.20ms", - "cpu": "6588.4%", - "memory": "1.7GiB", + "rps": 692015, + "avg_latency": "11.74ms", + "p99_latency": "39.80ms", + "cpu": "6644.1%", + "memory": "1.6GiB", "connections": 512, "threads": 64, "duration": "5s", "pipeline": 16, - "bandwidth": "55.00MB/s", - "reconnects": 2554, - "status_2xx": 2799811, + "bandwidth": "67.96MB/s", + "reconnects": 3277, + "status_2xx": 3460079, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-1024.json b/site/data/static-1024.json index 2febbc488..e91d08c7f 100644 --- a/site/data/static-1024.json +++ b/site/data/static-1024.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 140792, - "avg_latency": "7.71ms", - "p99_latency": "7.71ms", - "cpu": "6554.5%", - "memory": "6.1GiB", + "rps": 140014, + "avg_latency": "7.78ms", + "p99_latency": "7.78ms", + "cpu": "6524.3%", + "memory": "6.3GiB", "connections": 1024, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.16GB", + "bandwidth": "2.14GB", "reconnects": 0, - "status_2xx": 718060, + "status_2xx": 714059, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-4096.json b/site/data/static-4096.json index 59417212a..c11b4508b 100644 --- a/site/data/static-4096.json +++ b/site/data/static-4096.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 140415, - "avg_latency": "28.14ms", - "p99_latency": "28.14ms", - "cpu": "6556.6%", - "memory": "6.5GiB", + "rps": 137643, + "avg_latency": "28.80ms", + "p99_latency": "28.80ms", + "cpu": "6520.7%", + "memory": "6.3GiB", "connections": 4096, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.15GB", + "bandwidth": "2.11GB", "reconnects": 0, - "status_2xx": 716064, + "status_2xx": 701995, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/static-6800.json b/site/data/static-6800.json index 59ccbe51e..d8f6b774b 100644 --- a/site/data/static-6800.json +++ b/site/data/static-6800.json @@ -737,18 +737,18 @@ { "framework": "roda", "language": "Ruby", - "rps": 138915, - "avg_latency": "46.94ms", - "p99_latency": "46.94ms", - "cpu": "6562.4%", - "memory": "6.5GiB", + "rps": 136769, + "avg_latency": "47.26ms", + "p99_latency": "47.26ms", + "cpu": "6535.6%", + "memory": "6.2GiB", "connections": 6800, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "2.13GB", + "bandwidth": "2.09GB", "reconnects": 0, - "status_2xx": 708389, + "status_2xx": 699758, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-256.json b/site/data/upload-256.json index 3c3310ff7..d00549041 100644 --- a/site/data/upload-256.json +++ b/site/data/upload-256.json @@ -661,19 +661,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 898, - "avg_latency": "270.87ms", - "p99_latency": "1.40s", - "cpu": "6279.2%", - "memory": "8.8GiB", + "rps": 913, + "avg_latency": "263.25ms", + "p99_latency": "1.42s", + "cpu": "6351.6%", + "memory": "7.6GiB", "connections": 256, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "94.23KB/s", - "input_bw": "7.12GB/s", - "reconnects": 793, - "status_2xx": 4502, + "bandwidth": "95.79KB/s", + "input_bw": "7.24GB/s", + "reconnects": 862, + "status_2xx": 4576, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/data/upload-32.json b/site/data/upload-32.json index d27cd8a31..854673159 100644 --- a/site/data/upload-32.json +++ b/site/data/upload-32.json @@ -661,19 +661,19 @@ { "framework": "roda", "language": "Ruby", - "rps": 961, - "avg_latency": "33.16ms", - "p99_latency": "136.70ms", - "cpu": "3052.6%", - "memory": "8.4GiB", + "rps": 964, + "avg_latency": "33.14ms", + "p99_latency": "130.10ms", + "cpu": "3057.1%", + "memory": "8.2GiB", "connections": 32, "threads": 64, "duration": "5s", "pipeline": 1, - "bandwidth": "100.64KB/s", - "input_bw": "7.62GB/s", - "reconnects": 956, - "status_2xx": 4806, + "bandwidth": "100.98KB/s", + "input_bw": "7.65GB/s", + "reconnects": 958, + "status_2xx": 4822, "status_3xx": 0, "status_4xx": 0, "status_5xx": 0 diff --git a/site/static/logs/api-16/1024/roda.log b/site/static/logs/api-16/1024/roda.log index 16d9aceb9..30bc7619e 100644 --- a/site/static/logs/api-16/1024/roda.log +++ b/site/static/logs/api-16/1024/roda.log @@ -15,10 +15,10 @@ [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.02s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.03s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.02s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.02s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.02s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.02s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.02s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.02s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.02s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.02s, phase: 0 @@ -27,6 +27,6 @@ [1] - Worker 10 (PID: 50) booted in 0.01s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.01s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.01s, phase: 0 -[1] - Worker 13 (PID: 68) booted in 0.01s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.01s, phase: 0 [1] - Worker 14 (PID: 74) booted in 0.01s, phase: 0 [1] - Worker 15 (PID: 80) booted in 0.01s, phase: 0 diff --git a/site/static/logs/async-db/1024/roda.log b/site/static/logs/async-db/1024/roda.log index 2536015bf..74ae9e05b 100644 --- a/site/static/logs/async-db/1024/roda.log +++ b/site/static/logs/async-db/1024/roda.log @@ -16,65 +16,65 @@ [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 110) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 120) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 126) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 178) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 [1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.05s, phase: 0 -[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 260) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 [1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 346) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 351) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 357) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0 +[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 diff --git a/site/static/logs/baseline/4096/roda.log b/site/static/logs/baseline/4096/roda.log index c8ab69886..3928b4381 100644 --- a/site/static/logs/baseline/4096/roda.log +++ b/site/static/logs/baseline/4096/roda.log @@ -16,9 +16,9 @@ [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 @@ -28,15 +28,15 @@ [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 [1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 [1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 @@ -45,34 +45,34 @@ [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 228) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 244) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 [1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 [1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 [1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 diff --git a/site/static/logs/baseline/512/roda.log b/site/static/logs/baseline/512/roda.log index 7c98b5e27..8c655bdfb 100644 --- a/site/static/logs/baseline/512/roda.log +++ b/site/static/logs/baseline/512/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 41) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 46) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 43) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 75) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 81) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 87) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 [1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 112) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 135) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 -[1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 239) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 293) booted in 0.04s, phase: 0 -[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 308) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.03s, phase: 0 -[1] - Worker 61 (PID: 350) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 357) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 363) booted in 0.02s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/16384/roda.log b/site/static/logs/json-comp/16384/roda.log index f976a1276..e57ff1a49 100644 --- a/site/static/logs/json-comp/16384/roda.log +++ b/site/static/logs/json-comp/16384/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.1s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.1s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.1s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.1s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.1s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 76) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 83) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 89) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 94) booted in 0.08s, phase: 0 -[1] - Worker 18 (PID: 100) booted in 0.08s, phase: 0 -[1] - Worker 19 (PID: 105) booted in 0.08s, phase: 0 -[1] - Worker 20 (PID: 111) booted in 0.08s, phase: 0 -[1] - Worker 21 (PID: 116) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 122) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 126) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 133) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.07s, phase: 0 -[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.06s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.06s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 238) booted in 0.05s, phase: 0 -[1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 -[1] - Worker 44 (PID: 251) booted in 0.05s, phase: 0 -[1] - Worker 45 (PID: 255) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 261) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 268) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 274) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 280) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 286) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 291) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 298) booted in 0.04s, phase: 0 -[1] - Worker 53 (PID: 303) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 309) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 315) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 321) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 328) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 333) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 344) booted in 0.03s, phase: 0 -[1] - Worker 61 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 359) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 364) booted in 0.02s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.04s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/4096/roda.log b/site/static/logs/json-comp/4096/roda.log index eaa9c5c5b..1a3c80079 100644 --- a/site/static/logs/json-comp/4096/roda.log +++ b/site/static/logs/json-comp/4096/roda.log @@ -15,61 +15,61 @@ [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 22) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 35) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 41) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 46) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 89) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 105) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 120) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 127) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 144) booted in 0.06s, phase: 0 +[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 [1] - Worker 27 (PID: 147) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 155) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 173) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 [1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 36 (PID: 207) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 216) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 223) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 229) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 234) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 239) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 245) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 288) booted in 0.03s, phase: 0 +[1] - Worker 46 (PID: 260) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 272) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 278) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 284) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 290) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 @@ -77,4 +77,4 @@ [1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 [1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-comp/512/roda.log b/site/static/logs/json-comp/512/roda.log index 8266ad2ed..59d46454f 100644 --- a/site/static/logs/json-comp/512/roda.log +++ b/site/static/logs/json-comp/512/roda.log @@ -22,59 +22,59 @@ [1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 41) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 46) booted in 0.08s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 77) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 81) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.06s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 200) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 207) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 217) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 222) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 229) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 234) booted in 0.04s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 244) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 284) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 [1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 [1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 [1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json-tls/4096/roda.log b/site/static/logs/json-tls/4096/roda.log index 54cbdd827..e16549ee5 100644 --- a/site/static/logs/json-tls/4096/roda.log +++ b/site/static/logs/json-tls/4096/roda.log @@ -16,65 +16,65 @@ [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 [1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 228) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 336) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 [1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/json/4096/roda.log b/site/static/logs/json/4096/roda.log index 5e64c80c7..836faff58 100644 --- a/site/static/logs/json/4096/roda.log +++ b/site/static/logs/json/4096/roda.log @@ -16,37 +16,37 @@ [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.07s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 [1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 [1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 [1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 [1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 @@ -54,23 +54,23 @@ [1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.04s, phase: 0 +[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 [1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 diff --git a/site/static/logs/limited-conn/4096/roda.log b/site/static/logs/limited-conn/4096/roda.log index 711264587..ad179814a 100644 --- a/site/static/logs/limited-conn/4096/roda.log +++ b/site/static/logs/limited-conn/4096/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 11) booted in 0.1s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 -[1] - Worker 6 (PID: 31) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 44) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 98) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 76) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 82) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 88) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 93) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 120) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 126) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 [1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 171) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 [1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 283) booted in 0.03s, phase: 0 [1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 318) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 [1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 diff --git a/site/static/logs/limited-conn/512/roda.log b/site/static/logs/limited-conn/512/roda.log index 717e1a7ed..cf4ebe286 100644 --- a/site/static/logs/limited-conn/512/roda.log +++ b/site/static/logs/limited-conn/512/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.1s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.1s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 +[1] - Worker 8 (PID: 43) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 47) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 69) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 76) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 81) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 87) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 93) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.08s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 [1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 [1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 26 (PID: 144) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 155) booted in 0.07s, phase: 0 +[1] - Worker 29 (PID: 164) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 173) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 187) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 191) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 196) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 202) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 207) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 216) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 222) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 228) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 245) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 260) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 [1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 [1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.04s, phase: 0 [1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 308) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 [1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/pipelined/4096/roda.log b/site/static/logs/pipelined/4096/roda.log index f8576dd30..97c3c58e3 100644 --- a/site/static/logs/pipelined/4096/roda.log +++ b/site/static/logs/pipelined/4096/roda.log @@ -15,66 +15,66 @@ [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 11) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 7 (PID: 36) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 13 (PID: 67) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 72) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 107) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 [1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 [1] - Worker 44 (PID: 249) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.03s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 [1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 335) booted in 0.02s, phase: 0 [1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 [1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 [1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/pipelined/512/roda.log b/site/static/logs/pipelined/512/roda.log index f8384c08a..ffec53aac 100644 --- a/site/static/logs/pipelined/512/roda.log +++ b/site/static/logs/pipelined/512/roda.log @@ -18,63 +18,63 @@ [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 [1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 43) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 -[1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 120) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 126) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 144) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 149) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 155) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 11 (PID: 54) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 +[1] - Worker 14 (PID: 76) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 81) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 88) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 93) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.07s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 [1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 269) booted in 0.04s, phase: 0 [1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 287) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 288) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 293) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 306) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 323) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 332) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 356) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 341) booted in 0.03s, phase: 0 +[1] - Worker 61 (PID: 347) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/1024/roda.log b/site/static/logs/static/1024/roda.log index 6f91826a3..46ecef954 100644 --- a/site/static/logs/static/1024/roda.log +++ b/site/static/logs/static/1024/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 -[1] - Worker 17 (PID: 92) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.07s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 [1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 [1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 123) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 136) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 [1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 181) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.06s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 205) booted in 0.05s, phase: 0 +[1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 221) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 231) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 235) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 240) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 246) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 250) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 256) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 262) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 267) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 273) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 278) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 292) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 296) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 314) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 +[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 +[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 275) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 281) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 287) booted in 0.03s, phase: 0 +[1] - Worker 52 (PID: 294) booted in 0.03s, phase: 0 +[1] - Worker 53 (PID: 299) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 311) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 330) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 336) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 341) booted in 0.02s, phase: 0 +[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 [1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/4096/roda.log b/site/static/logs/static/4096/roda.log index 2591cd7f9..f7997d81d 100644 --- a/site/static/logs/static/4096/roda.log +++ b/site/static/logs/static/4096/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.1s, phase: 0 +[1] - Worker 3 (PID: 20) booted in 0.1s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.1s, phase: 0 +[1] - Worker 5 (PID: 27) booted in 0.1s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 55) booted in 0.09s, phase: 0 [1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 -[1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 188) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 +[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 79) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 84) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 96) booted in 0.08s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.08s, phase: 0 +[1] - Worker 20 (PID: 109) booted in 0.08s, phase: 0 +[1] - Worker 21 (PID: 114) booted in 0.08s, phase: 0 +[1] - Worker 22 (PID: 120) booted in 0.08s, phase: 0 +[1] - Worker 23 (PID: 126) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 155) booted in 0.07s, phase: 0 +[1] - Worker 29 (PID: 165) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 174) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 178) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 184) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 190) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 195) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 200) booted in 0.06s, phase: 0 +[1] - Worker 36 (PID: 206) booted in 0.06s, phase: 0 +[1] - Worker 37 (PID: 211) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 216) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 40 (PID: 227) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 233) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 237) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 242) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 249) booted in 0.05s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.05s, phase: 0 +[1] - Worker 46 (PID: 259) booted in 0.05s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 [1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 [1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 307) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 313) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 319) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0 +[1] - Worker 51 (PID: 291) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 300) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 305) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 313) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 318) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 324) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 329) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 335) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 342) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 349) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 353) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 358) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 364) booted in 0.02s, phase: 0 diff --git a/site/static/logs/static/6800/roda.log b/site/static/logs/static/6800/roda.log index 6b6d93a90..3c4ced716 100644 --- a/site/static/logs/static/6800/roda.log +++ b/site/static/logs/static/6800/roda.log @@ -16,55 +16,55 @@ [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 [1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.09s, phase: 0 [1] - Worker 3 (PID: 19) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 23) booted in 0.09s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 [1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 -[1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 +[1] - Worker 6 (PID: 31) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.08s, phase: 0 +[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 [1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 [1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 +[1] - Worker 11 (PID: 56) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 72) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 78) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 84) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 90) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 96) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 102) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 80) booted in 0.07s, phase: 0 +[1] - Worker 16 (PID: 85) booted in 0.07s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 112) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 -[1] - Worker 23 (PID: 124) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 130) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 -[1] - Worker 26 (PID: 142) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 -[1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 -[1] - Worker 30 (PID: 170) booted in 0.06s, phase: 0 +[1] - Worker 21 (PID: 113) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 119) booted in 0.07s, phase: 0 +[1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 +[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 138) booted in 0.06s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 149) booted in 0.06s, phase: 0 +[1] - Worker 28 (PID: 152) booted in 0.06s, phase: 0 +[1] - Worker 29 (PID: 162) booted in 0.06s, phase: 0 +[1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 [1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 187) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 +[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 +[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 +[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 [1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 [1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 230) booted in 0.04s, phase: 0 [1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 [1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 248) booted in 0.04s, phase: 0 +[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 [1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 265) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 264) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 282) booted in 0.04s, phase: 0 [1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 [1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 [1] - Worker 53 (PID: 301) booted in 0.03s, phase: 0 @@ -74,7 +74,7 @@ [1] - Worker 57 (PID: 325) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 331) booted in 0.03s, phase: 0 [1] - Worker 59 (PID: 337) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 349) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 361) booted in 0.02s, phase: 0 +[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 354) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 360) booted in 0.02s, phase: 0 diff --git a/site/static/logs/upload/256/roda.log b/site/static/logs/upload/256/roda.log index efe410938..8ce45a8dc 100644 --- a/site/static/logs/upload/256/roda.log +++ b/site/static/logs/upload/256/roda.log @@ -14,67 +14,67 @@ [1] ! WARNING: Detected `RUBY_MN_THREADS=1` [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 -[1] - Worker 0 (PID: 8) booted in 0.09s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 +[1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 15) booted in 0.1s, phase: 0 [1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 [1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 5 (PID: 27) booted in 0.09s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 [1] - Worker 7 (PID: 36) booted in 0.09s, phase: 0 [1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.08s, phase: 0 -[1] - Worker 10 (PID: 50) booted in 0.08s, phase: 0 +[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 50) booted in 0.09s, phase: 0 [1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 12 (PID: 60) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 67) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 73) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 80) booted in 0.08s, phase: 0 -[1] - Worker 16 (PID: 86) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 91) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 97) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 74) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 78) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 86) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 91) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 97) booted in 0.08s, phase: 0 [1] - Worker 19 (PID: 103) booted in 0.07s, phase: 0 [1] - Worker 20 (PID: 108) booted in 0.07s, phase: 0 [1] - Worker 21 (PID: 114) booted in 0.07s, phase: 0 [1] - Worker 22 (PID: 118) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 125) booted in 0.07s, phase: 0 [1] - Worker 24 (PID: 131) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 136) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 137) booted in 0.07s, phase: 0 [1] - Worker 26 (PID: 142) booted in 0.07s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 153) booted in 0.06s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 153) booted in 0.07s, phase: 0 [1] - Worker 29 (PID: 160) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 -[1] - Worker 32 (PID: 183) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.06s, phase: 0 -[1] - Worker 34 (PID: 194) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 199) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 204) booted in 0.05s, phase: 0 +[1] - Worker 31 (PID: 175) booted in 0.06s, phase: 0 +[1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 +[1] - Worker 33 (PID: 187) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 198) booted in 0.06s, phase: 0 +[1] - Worker 36 (PID: 204) booted in 0.06s, phase: 0 [1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 -[1] - Worker 39 (PID: 220) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 [1] - Worker 40 (PID: 226) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 238) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 243) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 254) booted in 0.04s, phase: 0 +[1] - Worker 41 (PID: 231) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 238) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 243) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 248) booted in 0.05s, phase: 0 +[1] - Worker 45 (PID: 254) booted in 0.05s, phase: 0 [1] - Worker 46 (PID: 259) booted in 0.04s, phase: 0 [1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 270) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 288) booted in 0.04s, phase: 0 -[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 +[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 277) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 284) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 289) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 296) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 304) booted in 0.03s, phase: 0 [1] - Worker 54 (PID: 309) booted in 0.03s, phase: 0 [1] - Worker 55 (PID: 315) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 321) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 328) booted in 0.03s, phase: 0 [1] - Worker 58 (PID: 333) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 339) booted in 0.02s, phase: 0 -[1] - Worker 60 (PID: 345) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 350) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 355) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0 +[1] - Worker 59 (PID: 341) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 348) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 353) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 365) booted in 0.02s, phase: 0 diff --git a/site/static/logs/upload/32/roda.log b/site/static/logs/upload/32/roda.log index cfe9c0c26..5bf7ea1e3 100644 --- a/site/static/logs/upload/32/roda.log +++ b/site/static/logs/upload/32/roda.log @@ -15,66 +15,66 @@ [1] ! This setting is known to cause performance regressions with Puma. [1] ! Consider disabling this environment variable: https://github.com/puma/puma/issues/3720 [1] - Worker 0 (PID: 8) booted in 0.1s, phase: 0 -[1] - Worker 1 (PID: 12) booted in 0.09s, phase: 0 -[1] - Worker 2 (PID: 16) booted in 0.09s, phase: 0 -[1] - Worker 3 (PID: 20) booted in 0.09s, phase: 0 -[1] - Worker 4 (PID: 24) booted in 0.09s, phase: 0 -[1] - Worker 5 (PID: 28) booted in 0.09s, phase: 0 +[1] - Worker 1 (PID: 12) booted in 0.1s, phase: 0 +[1] - Worker 2 (PID: 16) booted in 0.1s, phase: 0 +[1] - Worker 3 (PID: 19) booted in 0.1s, phase: 0 +[1] - Worker 4 (PID: 24) booted in 0.1s, phase: 0 +[1] - Worker 5 (PID: 28) booted in 0.1s, phase: 0 [1] - Worker 6 (PID: 32) booted in 0.09s, phase: 0 -[1] - Worker 7 (PID: 35) booted in 0.09s, phase: 0 -[1] - Worker 8 (PID: 40) booted in 0.09s, phase: 0 -[1] - Worker 9 (PID: 45) booted in 0.09s, phase: 0 -[1] - Worker 10 (PID: 48) booted in 0.08s, phase: 0 -[1] - Worker 11 (PID: 55) booted in 0.08s, phase: 0 -[1] - Worker 12 (PID: 61) booted in 0.08s, phase: 0 +[1] - Worker 7 (PID: 37) booted in 0.09s, phase: 0 +[1] - Worker 8 (PID: 42) booted in 0.09s, phase: 0 +[1] - Worker 9 (PID: 47) booted in 0.09s, phase: 0 +[1] - Worker 10 (PID: 51) booted in 0.09s, phase: 0 +[1] - Worker 11 (PID: 57) booted in 0.09s, phase: 0 +[1] - Worker 12 (PID: 62) booted in 0.08s, phase: 0 [1] - Worker 13 (PID: 68) booted in 0.08s, phase: 0 -[1] - Worker 14 (PID: 77) booted in 0.08s, phase: 0 -[1] - Worker 15 (PID: 83) booted in 0.07s, phase: 0 -[1] - Worker 16 (PID: 88) booted in 0.07s, phase: 0 -[1] - Worker 17 (PID: 95) booted in 0.07s, phase: 0 -[1] - Worker 18 (PID: 99) booted in 0.07s, phase: 0 -[1] - Worker 19 (PID: 105) booted in 0.07s, phase: 0 +[1] - Worker 14 (PID: 75) booted in 0.08s, phase: 0 +[1] - Worker 15 (PID: 81) booted in 0.08s, phase: 0 +[1] - Worker 16 (PID: 87) booted in 0.08s, phase: 0 +[1] - Worker 17 (PID: 93) booted in 0.08s, phase: 0 +[1] - Worker 18 (PID: 99) booted in 0.08s, phase: 0 +[1] - Worker 19 (PID: 104) booted in 0.08s, phase: 0 [1] - Worker 20 (PID: 109) booted in 0.07s, phase: 0 -[1] - Worker 21 (PID: 116) booted in 0.07s, phase: 0 -[1] - Worker 22 (PID: 121) booted in 0.07s, phase: 0 +[1] - Worker 21 (PID: 115) booted in 0.07s, phase: 0 +[1] - Worker 22 (PID: 120) booted in 0.07s, phase: 0 [1] - Worker 23 (PID: 127) booted in 0.07s, phase: 0 -[1] - Worker 24 (PID: 132) booted in 0.07s, phase: 0 -[1] - Worker 25 (PID: 138) booted in 0.06s, phase: 0 -[1] - Worker 26 (PID: 143) booted in 0.06s, phase: 0 -[1] - Worker 27 (PID: 148) booted in 0.06s, phase: 0 -[1] - Worker 28 (PID: 154) booted in 0.06s, phase: 0 +[1] - Worker 24 (PID: 133) booted in 0.07s, phase: 0 +[1] - Worker 25 (PID: 138) booted in 0.07s, phase: 0 +[1] - Worker 26 (PID: 143) booted in 0.07s, phase: 0 +[1] - Worker 27 (PID: 148) booted in 0.07s, phase: 0 +[1] - Worker 28 (PID: 154) booted in 0.07s, phase: 0 [1] - Worker 29 (PID: 161) booted in 0.06s, phase: 0 [1] - Worker 30 (PID: 172) booted in 0.06s, phase: 0 -[1] - Worker 31 (PID: 176) booted in 0.06s, phase: 0 +[1] - Worker 31 (PID: 177) booted in 0.06s, phase: 0 [1] - Worker 32 (PID: 182) booted in 0.06s, phase: 0 -[1] - Worker 33 (PID: 189) booted in 0.05s, phase: 0 -[1] - Worker 34 (PID: 193) booted in 0.05s, phase: 0 -[1] - Worker 35 (PID: 198) booted in 0.05s, phase: 0 -[1] - Worker 36 (PID: 203) booted in 0.05s, phase: 0 -[1] - Worker 37 (PID: 209) booted in 0.05s, phase: 0 -[1] - Worker 38 (PID: 214) booted in 0.05s, phase: 0 +[1] - Worker 33 (PID: 188) booted in 0.06s, phase: 0 +[1] - Worker 34 (PID: 193) booted in 0.06s, phase: 0 +[1] - Worker 35 (PID: 197) booted in 0.06s, phase: 0 +[1] - Worker 36 (PID: 205) booted in 0.06s, phase: 0 +[1] - Worker 37 (PID: 210) booted in 0.05s, phase: 0 +[1] - Worker 38 (PID: 215) booted in 0.05s, phase: 0 [1] - Worker 39 (PID: 219) booted in 0.05s, phase: 0 -[1] - Worker 40 (PID: 225) booted in 0.05s, phase: 0 -[1] - Worker 41 (PID: 232) booted in 0.05s, phase: 0 -[1] - Worker 42 (PID: 237) booted in 0.04s, phase: 0 -[1] - Worker 43 (PID: 242) booted in 0.04s, phase: 0 -[1] - Worker 44 (PID: 247) booted in 0.04s, phase: 0 -[1] - Worker 45 (PID: 253) booted in 0.04s, phase: 0 -[1] - Worker 46 (PID: 258) booted in 0.04s, phase: 0 -[1] - Worker 47 (PID: 263) booted in 0.04s, phase: 0 -[1] - Worker 48 (PID: 271) booted in 0.04s, phase: 0 -[1] - Worker 49 (PID: 276) booted in 0.04s, phase: 0 -[1] - Worker 50 (PID: 283) booted in 0.04s, phase: 0 -[1] - Worker 51 (PID: 289) booted in 0.03s, phase: 0 -[1] - Worker 52 (PID: 295) booted in 0.03s, phase: 0 -[1] - Worker 53 (PID: 300) booted in 0.03s, phase: 0 -[1] - Worker 54 (PID: 305) booted in 0.03s, phase: 0 -[1] - Worker 55 (PID: 312) booted in 0.03s, phase: 0 -[1] - Worker 56 (PID: 317) booted in 0.03s, phase: 0 -[1] - Worker 57 (PID: 324) booted in 0.03s, phase: 0 -[1] - Worker 58 (PID: 329) booted in 0.03s, phase: 0 -[1] - Worker 59 (PID: 335) booted in 0.03s, phase: 0 -[1] - Worker 60 (PID: 342) booted in 0.02s, phase: 0 -[1] - Worker 61 (PID: 348) booted in 0.02s, phase: 0 -[1] - Worker 62 (PID: 353) booted in 0.02s, phase: 0 -[1] - Worker 63 (PID: 359) booted in 0.02s, phase: 0 +[1] - Worker 40 (PID: 229) booted in 0.05s, phase: 0 +[1] - Worker 41 (PID: 234) booted in 0.05s, phase: 0 +[1] - Worker 42 (PID: 241) booted in 0.05s, phase: 0 +[1] - Worker 43 (PID: 247) booted in 0.05s, phase: 0 +[1] - Worker 44 (PID: 251) booted in 0.04s, phase: 0 +[1] - Worker 45 (PID: 257) booted in 0.04s, phase: 0 +[1] - Worker 46 (PID: 263) booted in 0.04s, phase: 0 +[1] - Worker 47 (PID: 268) booted in 0.04s, phase: 0 +[1] - Worker 48 (PID: 274) booted in 0.04s, phase: 0 +[1] - Worker 49 (PID: 280) booted in 0.04s, phase: 0 +[1] - Worker 50 (PID: 285) booted in 0.04s, phase: 0 +[1] - Worker 51 (PID: 291) booted in 0.04s, phase: 0 +[1] - Worker 52 (PID: 296) booted in 0.04s, phase: 0 +[1] - Worker 53 (PID: 302) booted in 0.03s, phase: 0 +[1] - Worker 54 (PID: 310) booted in 0.03s, phase: 0 +[1] - Worker 55 (PID: 316) booted in 0.03s, phase: 0 +[1] - Worker 56 (PID: 320) booted in 0.03s, phase: 0 +[1] - Worker 57 (PID: 326) booted in 0.03s, phase: 0 +[1] - Worker 58 (PID: 332) booted in 0.03s, phase: 0 +[1] - Worker 59 (PID: 337) booted in 0.03s, phase: 0 +[1] - Worker 60 (PID: 343) booted in 0.02s, phase: 0 +[1] - Worker 61 (PID: 350) booted in 0.02s, phase: 0 +[1] - Worker 62 (PID: 358) booted in 0.02s, phase: 0 +[1] - Worker 63 (PID: 362) booted in 0.02s, phase: 0