-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency lucide-react to ^0.555.0 #879
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://d9a087e7.federation-gateway-benchmark.pages.dev |
Overview for:
|
| Gateway | RPS ⬇️ | Requests | Duration | Notes |
|---|---|---|---|---|
| hive-router | 1764 | 110165 total, 0 failed | avg: 126ms, p95: 308ms | ✅ |
| grafbase | 1279 | 82170 total, 0 failed | avg: 169ms, p95: 433ms | ✅ |
| cosmo | 681 | 43644 total, 0 failed | avg: 322ms, p95: 721ms | ✅ |
| hive-gateway-router-runtime | 615 | 40350 total, 0 failed | avg: 348ms, p95: 730ms | ❌ non-compatible response structure (1) |
| apollo-router | 321 | 22018 total, 0 failed | avg: 640ms, p95: 1543ms | ❌ 13 unexpected GraphQL errors |
| hive-gateway | 259 | 17908 total, 0 failed | avg: 782ms, p95: 1695ms | ✅ |
| apollo-gateway | 157 | 10729 total, 0 failed | avg: 1219ms, p95: 2590ms | ✅ |
Summary for: hive-router
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 327495 ✗ 0
data_received..................: 9.7 GB 155 MB/s
data_sent......................: 128 MB 2.1 MB/s
http_req_blocked...............: avg=477.16µs min=1.19µs med=2.47µs max=348.8ms p(90)=3.88µs p(95)=4.64µs p(99.9)=165.78ms
http_req_connecting............: avg=471.63µs min=0s med=0s max=316.06ms p(90)=0s p(95)=0s p(99.9)=165.43ms
http_req_duration..............: avg=126.41ms min=1.77ms med=112.44ms max=451.84ms p(90)=260.18ms p(95)=307.96ms p(99.9)=400.36ms
{ expected_response:true }...: avg=126.41ms min=1.77ms med=112.44ms max=451.84ms p(90)=260.18ms p(95)=307.96ms p(99.9)=400.36ms
http_req_failed................: 0.00% ✓ 0 ✗ 110165
http_req_receiving.............: avg=500.44µs min=23.22µs med=42.35µs max=140.86ms p(90)=117.92µs p(95)=395.63µs p(99.9)=71.27ms
http_req_sending...............: avg=460.39µs min=5.2µs med=10.28µs max=139.45ms p(90)=27.19µs p(95)=128.99µs p(99.9)=73.32ms
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=125.44ms min=1.72ms med=111.53ms max=430.4ms p(90)=258.15ms p(95)=306.13ms p(99.9)=396.66ms
http_reqs......................: 110165 1764.945834/s
iteration_duration.............: avg=128.34ms min=1.91ms med=114.11ms max=790.69ms p(90)=262.22ms p(95)=310.54ms p(99.9)=434.01ms
iterations.....................: 109165 1748.924903/s
success_rate...................: 100.00% ✓ 109165 ✗ 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% ✓ 243510 ✗ 0
data_received..................: 7.2 GB 113 MB/s
data_sent......................: 96 MB 1.5 MB/s
http_req_blocked...............: avg=716.9µs min=1.12µs med=3.37µs max=436.84ms p(90)=6.26µs p(95)=8.8µs p(99.9)=223.34ms
http_req_connecting............: avg=710.23µs min=0s med=0s max=436.71ms p(90)=0s p(95)=0s p(99.9)=223.21ms
http_req_duration..............: avg=169.41ms min=2.95ms med=145.1ms max=693.06ms p(90)=364.21ms p(95)=432.63ms p(99.9)=589.84ms
{ expected_response:true }...: avg=169.41ms min=2.95ms med=145.1ms max=693.06ms p(90)=364.21ms p(95)=432.63ms p(99.9)=589.84ms
http_req_failed................: 0.00% ✓ 0 ✗ 82170
http_req_receiving.............: avg=725.31µs min=29.15µs med=69.4µs max=301.62ms p(90)=327.36µs p(95)=629.22µs p(99.9)=108.17ms
http_req_sending...............: avg=665.09µs min=4.71µs med=12.2µs max=200.3ms p(90)=52.68µs p(95)=196.35µs p(99.9)=102.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=168.02ms min=2.84ms med=143.7ms max=676.53ms p(90)=360.86ms p(95)=428.91ms p(99.9)=586.45ms
http_reqs......................: 82170 1279.796245/s
iteration_duration.............: avg=172.75ms min=3.46ms med=148.1ms max=1.08s p(90)=368.5ms p(95)=437.11ms p(99.9)=634.01ms
iterations.....................: 81170 1264.221264/s
success_rate...................: 100.00% ✓ 81170 ✗ 0
vus............................: 74 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% ✓ 127932 ✗ 0
data_received..................: 3.8 GB 60 MB/s
data_sent......................: 51 MB 794 kB/s
http_req_blocked...............: avg=149.22µs min=1.38µs med=2.99µs max=213.84ms p(90)=4.57µs p(95)=6.81µs p(99.9)=50.09ms
http_req_connecting............: avg=144.56µs min=0s med=0s max=213.8ms p(90)=0s p(95)=0s p(99.9)=49.93ms
http_req_duration..............: avg=321.72ms min=2.84ms med=308.58ms max=1.27s p(90)=634.71ms p(95)=721.17ms p(99.9)=1.02s
{ expected_response:true }...: avg=321.72ms min=2.84ms med=308.58ms max=1.27s p(90)=634.71ms p(95)=721.17ms p(99.9)=1.02s
http_req_failed................: 0.00% ✓ 0 ✗ 43644
http_req_receiving.............: avg=645.69µs min=28.96µs med=61.59µs max=343.2ms p(90)=213.53µs p(95)=496.68µs p(99.9)=129.55ms
http_req_sending...............: avg=206.34µs min=5.85µs med=11.41µs max=135.14ms p(90)=32.71µs p(95)=137.39µs p(99.9)=37.96ms
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=320.87ms min=2.76ms med=307.87ms max=1.27s p(90)=633.48ms p(95)=720.24ms p(99.9)=1.02s
http_reqs......................: 43644 681.986066/s
iteration_duration.............: avg=329.87ms min=3.26ms med=318.85ms max=1.27s p(90)=638.49ms p(95)=724.61ms p(99.9)=1.02s
iterations.....................: 42644 666.359954/s
success_rate...................: 100.00% ✓ 42644 ✗ 0
vus............................: 66 min=0 max=496
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% — ✓ 39349 / ✗ 1
checks.........................: 99.99% ✓ 118049 ✗ 1
data_received..................: 3.5 GB 54 MB/s
data_sent......................: 47 MB 717 kB/s
http_req_blocked...............: avg=150.09µs min=1.28µs med=2.84µs max=170.93ms p(90)=4.34µs p(95)=5.83µs p(99.9)=40.23ms
http_req_connecting............: avg=145.69µs min=0s med=0s max=170.89ms p(90)=0s p(95)=0s p(99.9)=40.18ms
http_req_duration..............: avg=348ms min=4.58ms med=336.08ms max=1.17s p(90)=666.43ms p(95)=730.05ms p(99.9)=1.01s
{ expected_response:true }...: avg=348ms min=4.58ms med=336.08ms max=1.17s p(90)=666.43ms p(95)=730.05ms p(99.9)=1.01s
http_req_failed................: 0.00% ✓ 0 ✗ 40350
http_req_receiving.............: avg=252.21µs min=25.2µs med=44.43µs max=134.39ms p(90)=92.15µs p(95)=399.8µs p(99.9)=45.7ms
http_req_sending...............: avg=271.84µs min=5.42µs med=10.91µs max=164.27ms p(90)=30.86µs p(95)=134.63µs p(99.9)=49.01ms
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=347.48ms min=4.54ms med=335.47ms max=1.17s p(90)=665.26ms p(95)=728.63ms p(99.9)=1s
http_reqs......................: 40350 615.567132/s
iteration_duration.............: avg=357.44ms min=5.09ms med=345.2ms max=1.35s p(90)=669.97ms p(95)=732.88ms p(99.9)=1.01s
iterations.....................: 39350 600.311441/s
success_rate...................: 99.99% ✓ 39349 ✗ 1
vus............................: 88 min=0 max=498
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% — ✓ 21005 / ✗ 13
✓ valid response structure
checks.........................: 99.97% ✓ 63041 ✗ 13
data_received..................: 1.9 GB 28 MB/s
data_sent......................: 26 MB 376 kB/s
http_req_blocked...............: avg=97.32µs min=1.29µs med=3.69µs max=100.77ms p(90)=6.91µs p(95)=9.51µs p(99.9)=23.27ms
http_req_connecting............: avg=90.9µs min=0s med=0s max=100.71ms p(90)=0s p(95)=0s p(99.9)=23.1ms
http_req_duration..............: avg=640.42ms min=6.53ms med=557.4ms max=2.35s p(90)=1.33s p(95)=1.54s p(99.9)=2.18s
{ expected_response:true }...: avg=640.42ms min=6.53ms med=557.4ms max=2.35s p(90)=1.33s p(95)=1.54s p(99.9)=2.18s
http_req_failed................: 0.00% ✓ 0 ✗ 22018
http_req_receiving.............: avg=144.03µs min=31.92µs med=74.84µs max=126.73ms p(90)=143.82µs p(95)=226.6µs p(99.9)=7.6ms
http_req_sending...............: avg=121.82µs min=5.1µs med=14.27µs max=103.21ms p(90)=32.44µs p(95)=110.83µs p(99.9)=20.58ms
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=640.15ms min=6.45ms med=557.21ms max=2.35s p(90)=1.33s p(95)=1.54s p(99.9)=2.18s
http_reqs......................: 22018 321.4475/s
iteration_duration.............: avg=671.29ms min=7.09ms med=599.2ms max=2.36s p(90)=1.35s p(95)=1.55s p(99.9)=2.18s
iterations.....................: 21018 306.848195/s
success_rate...................: 99.93% ✓ 21005 ✗ 13
vus............................: 92 min=0 max=500
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% ✓ 50724 ✗ 0
data_received..................: 1.6 GB 23 MB/s
data_sent......................: 21 MB 304 kB/s
http_req_blocked...............: avg=157.3µs min=1.38µs med=3.03µs max=215.56ms p(90)=5.29µs p(95)=8.88µs p(99.9)=47.58ms
http_req_connecting............: avg=150.58µs min=0s med=0s max=215.5ms p(90)=0s p(95)=0s p(99.9)=47.51ms
http_req_duration..............: avg=782.39ms min=6.46ms med=727.2ms max=5.28s p(90)=1.56s p(95)=1.69s p(99.9)=4.4s
{ expected_response:true }...: avg=782.39ms min=6.46ms med=727.2ms max=5.28s p(90)=1.56s p(95)=1.69s p(99.9)=4.4s
http_req_failed................: 0.00% ✓ 0 ✗ 17908
http_req_receiving.............: avg=207.72µs min=28µs med=48.09µs max=140.48ms p(90)=104.66µs p(95)=196µs p(99.9)=24.98ms
http_req_sending...............: avg=241.61µs min=5.73µs med=11.64µs max=161.15ms p(90)=32.61µs p(95)=128.52µs p(99.9)=43.23ms
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=781.94ms min=6.4ms med=726.97ms max=5.28s p(90)=1.56s p(95)=1.69s p(99.9)=4.4s
http_reqs......................: 17908 259.076212/s
iteration_duration.............: avg=829.21ms min=8.56ms med=774.89ms max=5.29s p(90)=1.58s p(95)=1.7s p(99.9)=4.47s
iterations.....................: 16908 244.609146/s
success_rate...................: 100.00% ✓ 16908 ✗ 0
vus............................: 70 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% ✓ 29187 ✗ 0
data_received..................: 942 MB 14 MB/s
data_sent......................: 13 MB 188 kB/s
http_req_blocked...............: avg=43.56µs min=1.35µs med=3.18µs max=38.15ms p(90)=5.55µs p(95)=12µs p(99.9)=11.01ms
http_req_connecting............: avg=37.66µs min=0s med=0s max=38.07ms p(90)=0s p(95)=0s p(99.9)=10.93ms
http_req_duration..............: avg=1.21s min=7.16ms med=1.18s max=15.64s p(90)=2.21s p(95)=2.59s p(99.9)=14.12s
{ expected_response:true }...: avg=1.21s min=7.16ms med=1.18s max=15.64s p(90)=2.21s p(95)=2.59s p(99.9)=14.12s
http_req_failed................: 0.00% ✓ 0 ✗ 10729
http_req_receiving.............: avg=77.43µs min=27.94µs med=55.01µs max=12.01ms p(90)=105.09µs p(95)=130.39µs p(99.9)=1.85ms
http_req_sending...............: avg=46.39µs min=6.08µs med=12.68µs max=38.21ms p(90)=30µs p(95)=45.65µs p(99.9)=7.97ms
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.09ms med=1.18s max=15.64s p(90)=2.21s p(95)=2.59s p(99.9)=14.12s
http_reqs......................: 10729 157.100085/s
iteration_duration.............: avg=1.34s min=8.05ms med=1.32s max=15.65s p(90)=2.26s p(95)=2.66s p(99.9)=14.25s
iterations.....................: 9729 142.457519/s
success_rate...................: 100.00% ✓ 9729 ✗ 0
vus............................: 86 min=0 max=500
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
This PR contains the following updates:
^0.554.0->^0.555.0Release Notes
lucide-icons/lucide (lucide-react)
v0.555.0: Version 0.555.0Compare Source
What's Changed
calendarsicon by @jguddas in #3795waves-arrow-upandwaves-arrow-downby @ericfennis in #3463scaleicon by @jamiemlaw in #3800formicon by @jguddas in #3558Full Changelog: lucide-icons/lucide@0.554.0...0.555.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.