Home
last modified time | relevance | path

Searched refs:SerializationBenchmark (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DSerializationConfig.cs49 typeof(SerializationBenchmark).Assembly.GetTypes()
75 …using (var stream = typeof(SerializationBenchmark).Assembly.GetManifestResourceStream($"Google.Pro… in LoadData()
DProgram.cs44 static void Main() => BenchmarkRunner.Run<SerializationBenchmark>(); in Main()
DSerializationBenchmark.cs45 public class SerializationBenchmark class
/external/protobuf/
DMakefile.am81 csharp/src/Google.Protobuf.Benchmarks/SerializationBenchmark.cs \