-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency lucide-react to ^0.560.0 #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💻 Website PreviewThe latest changes are available as preview in: https://f8e582fb.federation-gateway-benchmark.pages.dev |
Overview for:
|
| Gateway | RPS ⬇️ | Requests | Duration | Notes |
|---|---|---|---|---|
| hive-router | 1811 | 113078 total, 0 failed | avg: 123ms, p95: 298ms | ✅ |
| grafbase | 1515 | 96053 total, 0 failed | avg: 145ms, p95: 335ms | ✅ |
| cosmo | 682 | 43506 total, 0 failed | avg: 323ms, p95: 737ms | ✅ |
| hive-gateway-router-runtime | 572 | 37822 total, 0 failed | avg: 372ms, p95: 751ms | ❌ non-compatible response structure (1) |
| apollo-router | 395 | 26510 total, 0 failed | avg: 532ms, p95: 1216ms | ❌ 15 unexpected GraphQL errors |
| hive-gateway | 266 | 18249 total, 0 failed | avg: 767ms, p95: 1709ms | ✅ |
| apollo-gateway | 155 | 10725 total, 0 failed | avg: 1215ms, p95: 2538ms | ✅ |
Summary for: hive-router
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 336234 ✗ 0
data_received..................: 9.9 GB 159 MB/s
data_sent......................: 132 MB 2.1 MB/s
http_req_blocked...............: avg=453.88µs min=1.13µs med=2.49µs max=336.35ms p(90)=3.85µs p(95)=4.55µs p(99.9)=158.82ms
http_req_connecting............: avg=448.82µs min=0s med=0s max=336.32ms p(90)=0s p(95)=0s p(99.9)=157.74ms
http_req_duration..............: avg=123.17ms min=1.59ms med=112.2ms max=463.1ms p(90)=252.88ms p(95)=297.93ms p(99.9)=397.95ms
{ expected_response:true }...: avg=123.17ms min=1.59ms med=112.2ms max=463.1ms p(90)=252.88ms p(95)=297.93ms p(99.9)=397.95ms
http_req_failed................: 0.00% ✓ 0 ✗ 113078
http_req_receiving.............: avg=510.16µs min=22.59µs med=40.92µs max=161.51ms p(90)=106.91µs p(95)=381.53µs p(99.9)=70.83ms
http_req_sending...............: avg=440.11µs min=4.79µs med=10.01µs max=145.3ms p(90)=22.32µs p(95)=123.96µs p(99.9)=68.82ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=122.22ms min=1.53ms med=111.34ms max=424.63ms p(90)=251.01ms p(95)=295.75ms p(99.9)=393.76ms
http_reqs......................: 113078 1811.544544/s
iteration_duration.............: avg=125.02ms min=1.73ms med=113.73ms max=697.19ms p(90)=255.19ms p(95)=300.34ms p(99.9)=417.1ms
iterations.....................: 112078 1795.524234/s
success_rate...................: 100.00% ✓ 112078 ✗ 0
vus............................: 79 min=0 max=493
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: grafbase
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 285159 ✗ 0
data_received..................: 8.4 GB 133 MB/s
data_sent......................: 112 MB 1.8 MB/s
http_req_blocked...............: avg=713.61µs min=1.26µs med=2.96µs max=412.02ms p(90)=4.33µs p(95)=5.24µs p(99.9)=223.63ms
http_req_connecting............: avg=709.14µs min=0s med=0s max=411.97ms p(90)=0s p(95)=0s p(99.9)=223.6ms
http_req_duration..............: avg=144.79ms min=2.45ms med=133.98ms max=487.16ms p(90)=284.91ms p(95)=334.98ms p(99.9)=422.75ms
{ expected_response:true }...: avg=144.79ms min=2.45ms med=133.98ms max=487.16ms p(90)=284.91ms p(95)=334.98ms p(99.9)=422.75ms
http_req_failed................: 0.00% ✓ 0 ✗ 96053
http_req_receiving.............: avg=648.85µs min=24.12µs med=47.5µs max=157.3ms p(90)=105.1µs p(95)=436.33µs p(99.9)=86.28ms
http_req_sending...............: avg=604.42µs min=5.33µs med=11.83µs max=138.69ms p(90)=30.66µs p(95)=139.86µs p(99.9)=84.3ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=143.54ms min=2.41ms med=132.5ms max=435.78ms p(90)=282.62ms p(95)=332.79ms p(99.9)=417.44ms
http_reqs......................: 96053 1515.95238/s
iteration_duration.............: avg=147.44ms min=2.65ms med=136.36ms max=912.66ms p(90)=287.89ms p(95)=338.6ms p(99.9)=531.01ms
iterations.....................: 95053 1500.169923/s
success_rate...................: 100.00% ✓ 95053 ✗ 0
vus............................: 77 min=0 max=494
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: cosmo
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 127518 ✗ 0
data_received..................: 3.8 GB 60 MB/s
data_sent......................: 51 MB 795 kB/s
http_req_blocked...............: avg=132.26µs min=1.29µs med=2.85µs max=184.64ms p(90)=4.36µs p(95)=6.44µs p(99.9)=43.45ms
http_req_connecting............: avg=127.14µs min=0s med=0s max=184.47ms p(90)=0s p(95)=0s p(99.9)=43.29ms
http_req_duration..............: avg=322.78ms min=2.82ms med=295.54ms max=1.38s p(90)=650.02ms p(95)=736.66ms p(99.9)=1.08s
{ expected_response:true }...: avg=322.78ms min=2.82ms med=295.54ms max=1.38s p(90)=650.02ms p(95)=736.66ms p(99.9)=1.08s
http_req_failed................: 0.00% ✓ 0 ✗ 43506
http_req_receiving.............: avg=545.49µs min=27.35µs med=60.92µs max=188.47ms p(90)=217.77µs p(95)=510.9µs p(99.9)=116.42ms
http_req_sending...............: avg=199.31µs min=5.71µs med=11.18µs max=133.03ms p(90)=32.35µs p(95)=133.69µs p(99.9)=41.4ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=322.04ms min=2.71ms med=295.07ms max=1.38s p(90)=648.77ms p(95)=735.2ms p(99.9)=1.07s
http_reqs......................: 43506 682.750243/s
iteration_duration.............: avg=330.98ms min=3.07ms med=304.95ms max=1.38s p(90)=653.92ms p(95)=740.45ms p(99.9)=1.08s
iterations.....................: 42506 667.057/s
success_rate...................: 100.00% ✓ 42506 ✗ 0
vus............................: 96 min=0 max=500
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: hive-gateway-router-runtime
K6 Output
✓ response code was 200
✓ no graphql errors
✗ valid response structure
↳ 99% — ✓ 36821 / ✗ 1
checks.........................: 99.99% ✓ 110465 ✗ 1
data_received..................: 3.3 GB 50 MB/s
data_sent......................: 44 MB 666 kB/s
http_req_blocked...............: avg=206.67µs min=1.37µs med=3.03µs max=228.98ms p(90)=4.94µs p(95)=8.01µs p(99.9)=64.63ms
http_req_connecting............: avg=199.79µs min=0s med=0s max=228.93ms p(90)=0s p(95)=0s p(99.9)=64.5ms
http_req_duration..............: avg=371.71ms min=4.8ms med=373.07ms max=1.2s p(90)=691.29ms p(95)=751.23ms p(99.9)=975.15ms
{ expected_response:true }...: avg=371.71ms min=4.8ms med=373.07ms max=1.2s p(90)=691.29ms p(95)=751.23ms p(99.9)=975.15ms
http_req_failed................: 0.00% ✓ 0 ✗ 37822
http_req_receiving.............: avg=252.73µs min=26.96µs med=47.07µs max=148.34ms p(90)=108.92µs p(95)=434.29µs p(99.9)=39.11ms
http_req_sending...............: avg=318.98µs min=5.69µs med=11.38µs max=173.5ms p(90)=34.34µs p(95)=141.87µs p(99.9)=54.63ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=371.14ms min=4.75ms med=372.63ms max=1.2s p(90)=690.06ms p(95)=750.55ms p(99.9)=973.93ms
http_reqs......................: 37822 572.138095/s
iteration_duration.............: avg=382.5ms min=5.19ms med=384.64ms max=1.25s p(90)=694.58ms p(95)=753.74ms p(99.9)=1s
iterations.....................: 36822 557.010971/s
success_rate...................: 99.99% ✓ 36821 ✗ 1
vus............................: 75 min=0 max=495
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: apollo-router
K6 Output
✓ response code was 200
✗ no graphql errors
↳ 99% — ✓ 25495 / ✗ 15
✓ valid response structure
checks.........................: 99.98% ✓ 76515 ✗ 15
data_received..................: 2.3 GB 35 MB/s
data_sent......................: 31 MB 462 kB/s
http_req_blocked...............: avg=107.61µs min=1.72µs med=3.12µs max=118.71ms p(90)=5µs p(95)=6.97µs p(99.9)=26.9ms
http_req_connecting............: avg=102.23µs min=0s med=0s max=118.6ms p(90)=0s p(95)=0s p(99.9)=26.79ms
http_req_duration..............: avg=531.97ms min=6.11ms med=490.83ms max=1.95s p(90)=1.09s p(95)=1.21s p(99.9)=1.64s
{ expected_response:true }...: avg=531.97ms min=6.11ms med=490.83ms max=1.95s p(90)=1.09s p(95)=1.21s p(99.9)=1.64s
http_req_failed................: 0.00% ✓ 0 ✗ 26510
http_req_receiving.............: avg=128.14µs min=29.47µs med=53.46µs max=108.28ms p(90)=106.59µs p(95)=178.59µs p(99.9)=11.69ms
http_req_sending...............: avg=131.85µs min=7.13µs med=11.76µs max=102.08ms p(90)=29.64µs p(95)=119.47µs p(99.9)=28.34ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=531.71ms min=6.05ms med=490.64ms max=1.95s p(90)=1.09s p(95)=1.21s p(99.9)=1.64s
http_reqs......................: 26510 395.858545/s
iteration_duration.............: avg=553.34ms min=6.47ms med=514.72ms max=1.95s p(90)=1.1s p(95)=1.22s p(99.9)=1.64s
iterations.....................: 25510 380.926121/s
success_rate...................: 99.94% ✓ 25495 ✗ 15
vus............................: 61 min=0 max=498
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: hive-gateway
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 51747 ✗ 0
data_received..................: 1.6 GB 23 MB/s
data_sent......................: 21 MB 313 kB/s
http_req_blocked...............: avg=141.34µs min=1.46µs med=2.79µs max=167.24ms p(90)=4.78µs p(95)=7.78µs p(99.9)=39.75ms
http_req_connecting............: avg=136.21µs min=0s med=0s max=167.07ms p(90)=0s p(95)=0s p(99.9)=39.61ms
http_req_duration..............: avg=767.35ms min=6.24ms med=694.39ms max=5.24s p(90)=1.54s p(95)=1.7s p(99.9)=4.16s
{ expected_response:true }...: avg=767.35ms min=6.24ms med=694.39ms max=5.24s p(90)=1.54s p(95)=1.7s p(99.9)=4.16s
http_req_failed................: 0.00% ✓ 0 ✗ 18249
http_req_receiving.............: avg=187.19µs min=29.08µs med=46µs max=77.57ms p(90)=99.23µs p(95)=271.59µs p(99.9)=24.29ms
http_req_sending...............: avg=211.38µs min=6.77µs med=10.95µs max=101.7ms p(90)=32.29µs p(95)=125.88µs p(99.9)=41.09ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=766.95ms min=6.19ms med=694.11ms max=5.24s p(90)=1.54s p(95)=1.7s p(99.9)=4.16s
http_reqs......................: 18249 266.723944/s
iteration_duration.............: avg=812.32ms min=8.41ms med=752.66ms max=5.25s p(90)=1.56s p(95)=1.71s p(99.9)=4.24s
iterations.....................: 17249 252.108133/s
success_rate...................: 100.00% ✓ 17249 ✗ 0
vus............................: 85 min=0 max=500
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
Summary for: apollo-gateway
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 29175 ✗ 0
data_received..................: 942 MB 14 MB/s
data_sent......................: 13 MB 186 kB/s
http_req_blocked...............: avg=46.03µs min=1.35µs med=3.23µs max=31.71ms p(90)=5.23µs p(95)=10.38µs p(99.9)=11.65ms
http_req_connecting............: avg=40.24µs min=0s med=0s max=31.65ms p(90)=0s p(95)=0s p(99.9)=11.55ms
http_req_duration..............: avg=1.21s min=7.28ms med=1.16s max=15.81s p(90)=2.2s p(95)=2.53s p(99.9)=14.21s
{ expected_response:true }...: avg=1.21s min=7.28ms med=1.16s max=15.81s p(90)=2.2s p(95)=2.53s p(99.9)=14.21s
http_req_failed................: 0.00% ✓ 0 ✗ 10725
http_req_receiving.............: avg=76.81µs min=26.97µs med=53.39µs max=13.68ms p(90)=98.59µs p(95)=123.37µs p(99.9)=2.23ms
http_req_sending...............: avg=45.91µs min=6.04µs med=12.56µs max=25.68ms p(90)=28.62µs p(95)=43.14µs p(99.9)=7.52ms
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s p(99.9)=0s
http_req_waiting...............: avg=1.21s min=7.21ms med=1.16s max=15.81s p(90)=2.2s p(95)=2.53s p(99.9)=14.21s
http_reqs......................: 10725 155.576568/s
iteration_duration.............: avg=1.34s min=7.71ms med=1.31s max=15.82s p(90)=2.24s p(95)=2.61s p(99.9)=14.27s
iterations.....................: 9725 141.070594/s
success_rate...................: 100.00% ✓ 9725 ✗ 0
vus............................: 67 min=0 max=500
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
This PR contains the following updates:
^0.559.0->^0.560.0Release Notes
lucide-icons/lucide (lucide-react)
v0.560.0: Version 0.560.0What's Changed
cannabis-officon by @NickVeles in #3748New Contributors
Full Changelog: lucide-icons/lucide@0.559.0...0.560.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.