This commit is contained in:
Fijxu 2022-11-23 16:29:51 -03:00
parent 91442fd202
commit f882cb4027

View file

@ -15,7 +15,7 @@ Luego me hice a hacer unos benchmarks usando [hyperfine](https://github.com/shar
curl -sS -X GET "https://api.twitch.tv/helix/streams?user_login=Suwie" -H "Authorization: Bearer $twitchauth" -H "Client-Id: $clientid" | jq -r '.data[].type'
```
![https://ii.zzls.xyz/NIZPQTI.png](caca)
![](https://ii.zzls.xyz/NIZPQTI.png)
### xh y jtc
@ -23,7 +23,7 @@ curl -sS -X GET "https://api.twitch.tv/helix/streams?user_login=Suwie" -H "Autho
xh GET "https://api.twitch.tv/helix/streams?user_login=Suwie" "Authorization: Bearer $twitchauth" "Client-Id: $clientid" -b | ./jtc -w '[data][:][type]'
```
![https://ii.zzls.xyz/AFHFXYI.png](cacacacacaca)
![](https://ii.zzls.xyz/AFHFXYI.png)
---
@ -32,4 +32,4 @@ Los tiempos de ejecución y uso de CPU son exponencialmente menores a curl y jq
Entonces si vas a usar este script, es mejor usar la nueva version por ser exponencialmente mas efectiva.
![https://cdn.7tv.app/emote/63065b70be8c19d70f9d6633/3x.webp](ppL)
![](https://cdn.7tv.app/emote/63065b70be8c19d70f9d6633/3x.webp)