Hey, can anyone give a gauge of the hardware performance underpinning the Workers platform? Given that "CPU time" is a billed metric, and we have no gauge of how many ops/sec or something the isolate/thread can do, it is quite arbitrary and hard to gauge. Any hardware acceleration for crypto operations? I'm guessing the hardware is constantly evolving and different depending on the data centre... but perhaps someone can comment or improve my understanding...?
For example, verifying JWTs using the SubtleCrypto API is common on every request for an API, and also a computationally heavy operation. And just from experience I'm getting the feeling that the CPU available to Workers feels pretty slow compared to other "single vCPU" runtimes I've used... any insights?