MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / main

Method main

test/test/alloc/MapReaderOpt.java:47–49  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

45 }
46
47 public static void main(String[] args) throws Exception {
48 new MapReaderOpt(2000000).benchmark();
49 }
50}

Callers

nothing calls this directly

Calls 1

benchmarkMethod · 0.80

Tested by

no test coverage detected