Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ MemoryBenchmarkPlugin
Struct
MemoryBenchmarkPlugin
benchmark/plugins.go:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
type
MemoryBenchmarkPlugin
struct
{}
39
40
func
(MemoryBenchmarkPlugin) Name() string {
return
string(BenchmarkPluginMemory) }
41
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected