commit | 994136ccef23e3c42578f58cfa7b4197fe6cf79a | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Tue Apr 04 11:49:26 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Tue Apr 04 20:01:02 2023 +0000 |
tree | 40c14299c96ead1e64065ccc137fe85568ea45ac | |
parent | 4cbc6c5a74097245372a01f2ed05f8a03ad9dfb0 [diff] |
internal/sandbox: use systrap platform Although still not official, this platform is suggested as it has better performance than ptrace. kvm platform is not supported on Cloud Run. https://gvisor.dev/docs/user_guide/platforms/ ptrace systrap (in seconds) avg 15.7 12.3 min 0.25 0.17 max 1485 1120 stddev 28.8 25.2 variance 833 637 Change-Id: Idbeb28eb2dc31a5b210930cff4d9470aa01aa55f Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/482215 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.