Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AngusJohnson/Clipper2
/ Main
Method
Main
CSharp/Benchmark/Program.cs:11–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
public static class Program
10
{
11
public static void Main()
12
{
13
BenchmarkRunner.Run<Benchmarks>();
14
}
15
}
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected