mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-28 21:09:17 +02:00
f290782ed2
Failed benchmark action: https://github.com/open-telemetry/opentelemetry-go/actions/runs/10168263116/job/28122471446 This is because of the OOM, as some of the benchmarks, like `BenchmarkSpanEnd`, require nearly 10 GiB in a live heap. Changes: - Increase the memory of the runner to 16 GiB. - Remove the timeout of this action, as this takes 22 minutes to complete on github public runner (https://github.com/XSAM/opentelemetry-go/actions/runs/10168013989/job/28121638433). The number of benchmarks could only increase in the future, so setting a hard limit seems not right. FYI, the resource of github runner for public repositories is also 4 cores 16 GiB. https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
codecov.yaml |