Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MoonInTheRiver/DiffSinger
/ on_pre_performance_check
Method
on_pre_performance_check
tasks/base_task.py:325–326 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
323
pass
324
325
def
on_pre_performance_check(self):
326
pass
327
328
def
on_post_performance_check(self):
329
pass
Callers
1
run_evaluation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected