Snippets Collections
time xargs -I % -P 100 curl -o /dev/null "http://127.0.0.1:9200/similarity_queue/_search" < <(printf '%s\n' {1..100}) 
star

Mon Mar 06 2023 08:58:02 GMT+0000 (Coordinated Universal Time)

#elastic #curl #xargs

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension