Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codingberg/benchgraph
/ functions
Functions
10 in github.com/codingberg/benchgraph
⨍
Functions
10
◇
Types & classes
3
↓ 3 callers
Method
Add
(value string)
list.go:21
↓ 2 callers
Method
Len
()
list.go:26
↓ 2 callers
Method
String
()
list.go:10
↓ 2 callers
Function
parseNameArgThread
parseNameArgThread parses function name, argument and number of threads from benchmark output.
parse.go:18
↓ 2 callers
Method
stringInList
(a string)
list.go:30
↓ 1 callers
Function
graphData
graphData translate bench results to Google graph JSON structure
format.go:9
↓ 1 callers
Function
uploadData
uploadData sends data to server and expects graph url.
main.go:18
Method
Set
(value string)
list.go:14
Function
TestParser
(t *testing.T)
main_test.go:20
Function
main
()
main.go:38