From f882cb40275cbf43b7137f51257595b9c70465c7 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Wed, 23 Nov 2022 16:29:51 -0300 Subject: [PATCH] XD --- benchmark.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmark.md b/benchmark.md index dbaaae0..2a627a9 100644 --- a/benchmark.md +++ b/benchmark.md @@ -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) \ No newline at end of file +![](https://cdn.7tv.app/emote/63065b70be8c19d70f9d6633/3x.webp) \ No newline at end of file