|
|
|
|
|
by orf
627 days ago
|
|
It’s terribly slow, given that it’s starting an entire Python process, configuring boto3, etc. that’s 2 seconds on my machine, just to run —help. And it’s all to make a single HTTP request (80ms) Not sure if this is just pseudocode though. |
|