Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ main
Method
main
test/test/alloc/MapReader.java:64–66 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
62
}
63
64
public
static
void
main(String[] args) throws Exception {
65
new
MapReader(2000000).benchmark();
66
}
67
}
Callers
nothing calls this directly
Calls
1
benchmark
Method · 0.80
Tested by
no test coverage detected