Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Name
Method
Name
benchmark/models.go:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
48
type
BenchmarkPlugin
interface
{
49
Name() string
50
RunSuite(context.Context, *VariantOverride) (PluginRunResult, error)
51
BuildSLARules() []PluginSLA
52
}
Callers
6
MCPTools
Method · 0.65
BuildBenchmarkReport
Function · 0.65
PruneOldReports
Function · 0.65
copyTree
Function · 0.65
collectLuminaDiagnostics
Function · 0.65
PruneOldReports
Function · 0.65
Implementers
4
MemoryBenchmarkPlugin
benchmark/plugins.go
ContextBenchmarkPlugin
benchmark/plugins.go
SecurityBenchmarkPlugin
benchmark/plugins.go
benchmarkTestPlugin
test/benchmark_parity_test.go
Calls
no outgoing calls
Tested by
no test coverage detected