Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/rocm-systems
/ run
Method
run
experimental/python/perfxpert/setup.py:453–455 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
451
452
class
_BuildPyWithOpencode(_build_py):
453
def
run(self) -> None:
454
_run_opencode_build()
455
super().run()
456
457
458
class
_DevelopWithOpencode(_develop):
Callers
15
_run_bun_install_script
Function · 0.45
_run_git
Function · 0.45
_ensure_opencode_checkout
Function · 0.45
_run_opencode_build
Function · 0.45
run
Method · 0.45
run
Method · 0.45
_serve
Function · 0.45
main
Function · 0.45
collect_narrow_scope_violations
Function · 0.45
collect_tool_class_split_violations
Function · 0.45
run_bash_sample
Function · 0.45
run_python_sample
Function · 0.45
Calls
1
_run_opencode_build
Function · 0.85
Tested by
15
run_bash_sample
Function · 0.36
run_python_sample
Function · 0.36
test_render_mode_prints_table
Function · 0.36
test_dashboard_emits_all_9_metrics
Function · 0.36
test_dashboard_marks_go_only_when_all_thresholds_met
Function · 0.36
test_run_rejects_unknown_flag_before_tool_check
Function · 0.36
test_run_accepts_known_flags
Function · 0.36
test_run_rejects_shell_injection_in_args_before_tool_check
Function · 0.36
test_run_strips_api_keys_from_env
Function · 0.36
test_run_respects_timeout
Function · 0.36
test_lint_sh_strict_exits_clean
Function · 0.36
test_link_checker_strict_exits_clean
Function · 0.36