Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Continuous performance tracking to avoid major regressions

オープン
#5,103 コメント 3 件 リアクション 4 件 担当者 1 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

@rami3l がすでに取り組んでいます。

2026年9月24日 から。

評価

この issue はまだ評価されていません。

説明

meta

So far the only ways we use to track performance are:

  • Coarse-grained: running hyperfine.
  • Fine-grained: building with otel and looking at the timeline view.

I think the first part can be automated in some ways: when reading @blyxyas' https://blog.goose.love/posts/making-a-clippy-lint-faster-by-3133x I realized that it may be helpful to keep tracking certain aspects of our runtime performance.

The most important one to track at the moment would be:

  • #2626
主要言語
Rust
スター
7k
フォーク
1.1k
平均マージ
1日 6時間
マージ済み PR(30日)
49

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

rust-lang/rustup のほかの issue

rust-lang/rustup の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。