Lennart

Results 3 comments of Lennart

No, that's not possible right now. My idea would be an additional "target" ConfigMap, which defines a list of monitoring targets ``` apiVersion: v1 data: deployments: - my-deployment1 - my-deployment2...

OK, a bit more data from my machine if we run the same benchmark with 1 thread instead of 100. ``` runsc$ time ./main real 0m4.986s user 0m3.650s sys 0m1.350s...

This is very interesting, I get around - 94% of default performance (1 thread), so 6% performance increase over default gVisor - 167% of default performance (100 threads), so 1.6x...