Searched refs:Benchmarks (Results 1 – 25 of 67) sorted by relevance
123
1 # Node.js Core Benchmarks19 | assert | Benchmarks for the `assert` subsystem. …20 | buffers | Benchmarks for the `buffer` subsystem. …21 | child\_process | Benchmarks for the `child_process` subsystem. …22 | crypto | Benchmarks for the `crypto` subsystem. …23 | dgram | Benchmarks for the `dgram` subsystem. …24 | domain | Benchmarks for the `domain` subsystem. …25 | es | Benchmarks for various new ECMAScript features and their pre-ES2015 counterpart…26 | events | Benchmarks for the `events` subsystem. …27 | fixtures | Benchmarks fixtures used in various benchmarks throughout the benchmark suite. …[all …]
82 --csharp_out=csharp/src/Google.Protobuf.Benchmarks85 $PROTOC -Isrc -Icsharp/src/Google.Protobuf.Benchmarks \86 csharp/src/Google.Protobuf.Benchmarks/*.proto \87 --csharp_out=csharp/src/Google.Protobuf.Benchmarks
40 func createDocument(Benchmarks: [Benchmark]) -> String { in createDocument()45 for i in Benchmarks { in createDocument()129 print(createDocument(Benchmarks: benchmarks)) in benchmark()
12 namespace Benchmarks { namespace34 …new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.BenchmarkDataset), global::Benchmarks.Benc… in BenchmarksReflection()53 get { return global::Benchmarks.BenchmarksReflection.Descriptor.MessageTypes[0]; }
33 using Benchmarks;41 namespace Google.Protobuf.Benchmarks
40 using Benchmarks.Proto3;42 namespace Google.Protobuf.Benchmarks
35 namespace Google.Protobuf.Benchmarks
12 namespace Benchmarks.Proto3 {59 …new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.Proto3.GoogleMessage1), global::Benchmarks… in BenchmarkMessage1Proto3Reflection()60 …new pbr::GeneratedClrTypeInfo(typeof(global::Benchmarks.Proto3.GoogleMessage1SubMessage), global::… in BenchmarkMessage1Proto3Reflection()79 …get { return global::Benchmarks.Proto3.BenchmarkMessage1Proto3Reflection.Descriptor.MessageTypes[0…520 private global::Benchmarks.Proto3.GoogleMessage1SubMessage field15_;522 public global::Benchmarks.Proto3.GoogleMessage1SubMessage Field15 {1286 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage(); in MergeFrom()1369 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage(); in MergeFrom()1551 Field15 = new global::Benchmarks.Proto3.GoogleMessage1SubMessage(); in IBufferMessage.InternalMergeFrom()1691 …get { return global::Benchmarks.Proto3.BenchmarkMessage1Proto3Reflection.Descriptor.MessageTypes[1…
38 namespace Google.Protobuf.Benchmarks
41 namespace Google.Protobuf.Benchmarks
15 …D3-BF4B-00C04F79EFBC}") = "Google.Protobuf.Benchmarks", "Google.Protobuf.Benchmarks\Google.Protobu…
2 # Benchmarks directory .gitignore
19 namespace FlatBuffers.Benchmarks
20 namespace FlatBuffers.Benchmarks
9 # configure Google Benchmarks
34 FOLDER "Tests/Benchmarks"
35 FOLDER "Tests/Benchmarks"
47 FOLDER "Tests/Benchmarks"
9 [Running Benchmarks](#running-benchmarks)11 [Running a Subset of Benchmarks](#running-a-subset-of-benchmarks)29 [Templated Benchmarks](#templated-benchmarks)35 [Multithreaded Benchmarks](#multithreaded-benchmarks)153 ## Running Benchmarks155 Benchmarks are executed by running the produced binaries. Benchmarks binaries,165 ## Running a Subset of Benchmarks501 ## Templated Benchmarks752 ## Multithreaded Benchmarks972 …Reporting the Mean, Median and Standard Deviation / Coefficient of variation of Repeated Benchmarks
4 [section Benchmarks of BOOST_METAPARSE_STRING]
24 use Benchmarks\BenchmarkDataset;
10 [section:linux_parallel 3.4- Linux Benchmarks]
2 # Protocol Buffers Benchmarks219 From `csharp/src/Google.Protobuf.Benchmarks`, run:
89 csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs \90 csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs \91 csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs \92 csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj \93 csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs \94 csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs \95 csharp/src/Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs \96 csharp/src/Google.Protobuf.Benchmarks/Program.cs \97 csharp/src/Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto \98 csharp/src/Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs \[all …]
69 [link histogram.benchmarks Benchmarks]