Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ Run
Method
Run
perf/perf.go:49–49 ·
view source on GitHub ↗
(context.Context)
Source
from the content-addressed store, hash-verified
47
48
type
Perf
interface
{
49
Run(context.Context)
50
}
51
52
type
perf
struct
{
Callers
7
BenchmarkStressForBasicFunc
Function · 0.65
BenchmarkStressForBasicFuncWithMemoryQueue
Function · 0.65
runPerf
Function · 0.65
startServer
Function · 0.65
TestSendToChannel
Function · 0.65
TestZeroValue
Function · 0.65
TestReceiveFromChannel
Function · 0.65
Implementers
3
perf
perf/perf.go
Server
server/server.go
FunctionInstanceImpl
fs/instance_impl.go
Calls
no outgoing calls
Tested by
6
BenchmarkStressForBasicFunc
Function · 0.52
BenchmarkStressForBasicFuncWithMemoryQueue
Function · 0.52
startServer
Function · 0.52
TestSendToChannel
Function · 0.52
TestZeroValue
Function · 0.52
TestReceiveFromChannel
Function · 0.52