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

AMD uProf data

オープン
#160 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
godot, haskell
領域
performance

調査の方向性

Reproduce the report with the listed git clone, nix-build, and ./result/bin/AMDuProf-bin steps, then analyze the running godot process for 20 seconds. Start with the reported acquire_spin_lock_slow_path hotspot in libHSrts_thr-ghc8.10.4.so; the issue is complete when the source of the contention and an appropriate fix or next step are established.

索引モデルが issue の本文から書いたものです。

説明

performance

Steps to generate

git clone https://github.com/SimulaVR/uprof
cd uprof
nix-build
./result/bin/AMDuProf-bin

# ..launch Simula..
# Find the running `godot` process in uprof and analyze it for 20 seconds

AMD uProf data

image

image

image

TLDR

acquire_spin_lock_slow_path in libHSrts_thr-ghc8.10.4.so is the most hogging function.

主要言語
Haskell
スター
3.2k
フォーク
111
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

SimulaVR/Simula のほかの issue

SimulaVR/Simula の issue をすべて見る

似ている issue

Haskell の issue をもっと見る

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

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