-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency lucide-react to ^0.556.0 #892
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://b747087d.federation-gateway-benchmark.pages.dev |
Overview for:
|
| Gateway | RPS ⬇️ | Requests | Duration | Notes |
|---|---|---|---|---|
| hive-router | 1796 | 111781 total, 0 failed | avg: 125ms, p95: 300ms | ✅ |
| grafbase | 1483 | 93952 total, 0 failed | avg: 148ms, p95: 348ms | ✅ |
| cosmo | 687 | 43908 total, 0 failed | avg: 320ms, p95: 714ms | ✅ |
| hive-gateway-router-runtime | 618 | 40856 total, 0 failed | avg: 344ms, p95: 707ms | ❌ non-compatible response structure (1) |
| apollo-router | 382 | 25701 total, 0 failed | avg: 549ms, p95: 1251ms | ❌ 24 unexpected GraphQL errors |
| hive-gateway | 269 | 18405 total, 0 failed | avg: 762ms, p95: 1707ms | ✅ |
| apollo-gateway | 162 | 11091 total, 0 failed | avg: 1180ms, p95: 2544ms | ✅ |
Summary for: hive-router
K6 Output
✓ response code was 200
✓ no graphql errors
✓ valid response structure
checks.........................: 100.00% ✓ 332343 ✗ 0
data_received..................: 9.8 GB 158 MB/s
data_sent......................: 130 MB 2.1 MB/s
http_req_blocked...............: avg=489.76µs min=1.2µs med=2.59µs max=331.89ms p(90)=3.98µs p(95)=4.71µs p(99.9)=171.71ms
http_req_connecting............: avg=485.77µs min=0s med=0s max=331.82ms p(90)=0s p(95)=0s p(99.9)=171.54ms
http_req_duration..............: avg=124.54ms min=1.87ms med=113.71ms max=456.87ms p(90)=253.08ms p(95)=300.06ms p(99.9)=399.12ms
{ expected_response:true }...: avg=124.54ms min=1.87ms med=113.71ms max=456.87ms p(90)=253.08ms p(95)=300.06ms p(99.9)=399.12ms
http_req_failed................: 0.00% ✓ 0 ✗ 111781
http_req_receiving.............: avg=525.86µs min=22.99µs med=41.76µs max=131.04ms p(90)=102.23µs p(95)=387.59µs p(99.9)=76.54ms
http_req_sending...............: avg=457.25µs min=5.13µs med=10.19µs max=132.81ms p(90)=22.78µs p(95)=126.9µs p(99.9)=74.7ms
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=123.56ms min=1.81ms med=112.67ms max=446.14ms p(90)=250.93ms p(95)=297.84ms p(99.9)=396.4ms
http_reqs......................: 111781 1796.308348/s
iteration_duration.............: avg=126.47ms min=2.03ms med=115.34ms max=753.14ms p(90)=255.55ms p(95)=302.97ms p(99.9)=433.61ms
iterations.....................: 110781 1780.238459/s
success_rate...................: 100.00% ✓ 110781 ✗ 0
vus............................: 71 min=0 max=496
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% ✓ 278856 ✗ 0
data_received..................: 8.3 GB 130 MB/s
data_sent......................: 109 MB 1.7 MB/s
http_req_blocked...............: avg=719.77µs min=1.2µs med=2.95µs max=415.5ms p(90)=4.44µs p(95)=5.6µs p(99.9)=225.77ms
http_req_connecting............: avg=713.28µs min=0s med=0s max=415.46ms p(90)=0s p(95)=0s p(99.9)=224.58ms
http_req_duration..............: avg=148.1ms min=2.6ms med=136.21ms max=626.12ms p(90)=293.51ms p(95)=347.96ms p(99.9)=442.19ms
{ expected_response:true }...: avg=148.1ms min=2.6ms med=136.21ms max=626.12ms p(90)=293.51ms p(95)=347.96ms p(99.9)=442.19ms
http_req_failed................: 0.00% ✓ 0 ✗ 93952
http_req_receiving.............: avg=668.16µs min=25.72µs med=47.98µs max=379.18ms p(90)=128.99µs p(95)=458.71µs p(99.9)=90.85ms
http_req_sending...............: avg=592.34µs min=5.28µs med=11.84µs max=150.85ms p(90)=31.98µs p(95)=145.91µs p(99.9)=86.77ms
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=146.84ms min=2.55ms med=135.01ms max=622.27ms p(90)=290.71ms p(95)=345.25ms p(99.9)=434.42ms
http_reqs......................: 93952 1483.147763/s
iteration_duration.............: avg=150.81ms min=2.84ms med=138.35ms max=882.71ms p(90)=296.66ms p(95)=352.34ms p(99.9)=545.25ms
iterations.....................: 92952 1467.361534/s
success_rate...................: 100.00% ✓ 92952 ✗ 0
vus............................: 78 min=0 max=493
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% ✓ 128724 ✗ 0
data_received..................: 3.9 GB 60 MB/s
data_sent......................: 51 MB 800 kB/s
http_req_blocked...............: avg=105.71µs min=1.32µs med=2.79µs max=189.85ms p(90)=4.33µs p(95)=6.22µs p(99.9)=34.39ms
http_req_connecting............: avg=101.04µs min=0s med=0s max=189.68ms p(90)=0s p(95)=0s p(99.9)=34.17ms
http_req_duration..............: avg=319.84ms min=2.82ms med=302.22ms max=1.39s p(90)=625.64ms p(95)=714ms p(99.9)=1.16s
{ expected_response:true }...: avg=319.84ms min=2.82ms med=302.22ms max=1.39s p(90)=625.64ms p(95)=714ms p(99.9)=1.16s
http_req_failed................: 0.00% ✓ 0 ✗ 43908
http_req_receiving.............: avg=2.15ms min=28.21µs med=60.45µs max=443ms p(90)=196.62µs p(95)=522.92µs p(99.9)=329.43ms
http_req_sending...............: avg=180.02µs min=5.9µs med=11.15µs max=132.72ms p(90)=29.89µs p(95)=129.98µs p(99.9)=36.04ms
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=317.5ms min=2.73ms med=301.67ms max=1.39s p(90)=622.52ms p(95)=707.01ms p(99.9)=1.09s
http_reqs......................: 43908 687.413514/s
iteration_duration.............: avg=327.83ms min=3.08ms med=310.63ms max=1.39s p(90)=629.07ms p(95)=717.19ms p(99.9)=1.17s
iterations.....................: 42908 671.757744/s
success_rate...................: 100.00% ✓ 42908 ✗ 0
vus............................: 57 min=0 max=498
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% — ✓ 39855 / ✗ 1
checks.........................: 99.99% ✓ 119567 ✗ 1
data_received..................: 3.6 GB 54 MB/s
data_sent......................: 48 MB 720 kB/s
http_req_blocked...............: avg=139.83µs min=967ns med=2.76µs max=190.93ms p(90)=4.58µs p(95)=6.24µs p(99.9)=39.76ms
http_req_connecting............: avg=133.65µs min=0s med=0s max=190.31ms p(90)=0s p(95)=0s p(99.9)=39.7ms
http_req_duration..............: avg=343.89ms min=4.85ms med=330.49ms max=1.1s p(90)=653.25ms p(95)=707.31ms p(99.9)=1s
{ expected_response:true }...: avg=343.89ms min=4.85ms med=330.49ms max=1.1s p(90)=653.25ms p(95)=707.31ms p(99.9)=1s
http_req_failed................: 0.00% ✓ 0 ✗ 40856
http_req_receiving.............: avg=215.96µs min=25.01µs med=45.51µs max=126.48ms p(90)=91.37µs p(95)=392.38µs p(99.9)=35.36ms
http_req_sending...............: avg=218.69µs min=4.44µs med=10.02µs max=132.87ms p(90)=23.33µs p(95)=129.32µs p(99.9)=43.91ms
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=343.46ms min=4.8ms med=329.94ms max=1.1s p(90)=652.64ms p(95)=706.64ms p(99.9)=1s
http_reqs......................: 40856 618.544597/s
iteration_duration.............: avg=353.02ms min=5.66ms med=342.36ms max=1.2s p(90)=657.91ms p(95)=710.21ms p(99.9)=1.01s
iterations.....................: 39856 603.40497/s
success_rate...................: 99.99% ✓ 39855 ✗ 1
vus............................: 64 min=0 max=497
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% — ✓ 24677 / ✗ 24
✓ valid response structure
checks.........................: 99.96% ✓ 74079 ✗ 24
data_received..................: 2.3 GB 34 MB/s
data_sent......................: 30 MB 446 kB/s
http_req_blocked...............: avg=63.2µs min=1.47µs med=3.22µs max=83.74ms p(90)=4.93µs p(95)=6.52µs p(99.9)=19.7ms
http_req_connecting............: avg=58.28µs min=0s med=0s max=83.71ms p(90)=0s p(95)=0s p(99.9)=19.63ms
http_req_duration..............: avg=548.77ms min=6.16ms med=508.31ms max=2.17s p(90)=1.11s p(95)=1.25s p(99.9)=1.89s
{ expected_response:true }...: avg=548.77ms min=6.16ms med=508.31ms max=2.17s p(90)=1.11s p(95)=1.25s p(99.9)=1.89s
http_req_failed................: 0.00% ✓ 0 ✗ 25701
http_req_receiving.............: avg=95.75µs min=28.94µs med=54.07µs max=38.27ms p(90)=93.15µs p(95)=149.31µs p(99.9)=4.05ms
http_req_sending...............: avg=90.47µs min=6.18µs med=11.62µs max=79.27ms p(90)=22.24µs p(95)=98.7µs p(99.9)=16.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=548.58ms min=6.11ms med=508.25ms max=2.17s p(90)=1.11s p(95)=1.25s p(99.9)=1.89s
http_reqs......................: 25701 382.67244/s
iteration_duration.............: avg=571.32ms min=6.61ms med=532.04ms max=2.17s p(90)=1.12s p(95)=1.25s p(99.9)=1.9s
iterations.....................: 24701 367.783041/s
success_rate...................: 99.90% ✓ 24677 ✗ 24
vus............................: 71 min=0 max=496
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% ✓ 52215 ✗ 0
data_received..................: 1.6 GB 24 MB/s
data_sent......................: 22 MB 315 kB/s
http_req_blocked...............: avg=105.39µs min=1.23µs med=2.86µs max=105.7ms p(90)=4.8µs p(95)=7.93µs p(99.9)=28.24ms
http_req_connecting............: avg=99.78µs min=0s med=0s max=105.66ms p(90)=0s p(95)=0s p(99.9)=28.18ms
http_req_duration..............: avg=761.64ms min=6.25ms med=691.47ms max=5.05s p(90)=1.52s p(95)=1.7s p(99.9)=3.91s
{ expected_response:true }...: avg=761.64ms min=6.25ms med=691.47ms max=5.05s p(90)=1.52s p(95)=1.7s p(99.9)=3.91s
http_req_failed................: 0.00% ✓ 0 ✗ 18405
http_req_receiving.............: avg=193.91µs min=26.28µs med=44.16µs max=95.03ms p(90)=91.34µs p(95)=230.8µs p(99.9)=28.37ms
http_req_sending...............: avg=188.91µs min=5.5µs med=11.1µs max=74.33ms p(90)=31.56µs p(95)=121.26µs p(99.9)=32.91ms
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=761.25ms min=6.2ms med=691.21ms max=5.05s p(90)=1.52s p(95)=1.7s p(99.9)=3.91s
http_reqs......................: 18405 269.225245/s
iteration_duration.............: avg=805.78ms min=7.95ms med=742.55ms max=5.08s p(90)=1.54s p(95)=1.72s p(99.9)=3.98s
iterations.....................: 17405 254.597413/s
success_rate...................: 100.00% ✓ 17405 ✗ 0
vus............................: 79 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% ✓ 30273 ✗ 0
data_received..................: 974 MB 14 MB/s
data_sent......................: 13 MB 194 kB/s
http_req_blocked...............: avg=32.23µs min=1.38µs med=3.05µs max=28.65ms p(90)=4.9µs p(95)=10.53µs p(99.9)=4.12ms
http_req_connecting............: avg=26.02µs min=0s med=0s max=28.58ms p(90)=0s p(95)=0s p(99.9)=4.05ms
http_req_duration..............: avg=1.17s min=7.02ms med=1.11s max=15.33s p(90)=2.17s p(95)=2.54s p(99.9)=13.48s
{ expected_response:true }...: avg=1.17s min=7.02ms med=1.11s max=15.33s p(90)=2.17s p(95)=2.54s p(99.9)=13.48s
http_req_failed................: 0.00% ✓ 0 ✗ 11091
http_req_receiving.............: avg=72.14µs min=26.83µs med=50.4µs max=11.04ms p(90)=94.74µs p(95)=120.27µs p(99.9)=1.6ms
http_req_sending...............: avg=43.74µs min=6.12µs med=12.3µs max=28.32ms p(90)=27.32µs p(95)=44.6µs p(99.9)=6.57ms
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.17s min=6.97ms med=1.11s max=15.33s p(90)=2.17s p(95)=2.54s p(99.9)=13.48s
http_reqs......................: 11091 162.88887/s
iteration_duration.............: avg=1.29s min=7.82ms med=1.25s max=15.35s p(90)=2.21s p(95)=2.58s p(99.9)=13.74s
iterations.....................: 10091 148.202289/s
success_rate...................: 100.00% ✓ 10091 ✗ 0
vus............................: 79 min=0 max=500
vus_max........................: 500 min=500 max=500
Performance Overview
HTTP Overview
This PR contains the following updates:
^0.555.0->^0.556.0Release Notes
lucide-icons/lucide (lucide-react)
v0.556.0: Version 0.556.0Compare Source
What's Changed
book-searchicon (#3573) by @Muhammad-Aqib-Bashir in #3580scootericon by @Ahmed-Dghaies in #3818plugicon by @jamiemlaw in #3841thermometer-sunicon by @jguddas in #3773estimated-weighticon by @nathan-de-pachtere in #3822flashlighticons by @jamiemlaw in #3843bubblesicon by @jguddas in #3774vanicon by @Ahmed-Dghaies in #3821New Contributors
Full Changelog: lucide-icons/lucide@0.555.0...0.556.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.