Package Description
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions/ Include free and prime features.
Package Description
Package Description
Runtime platform for executing a wide-range of benchmark and customer-representative workloads on a system.
Runtime platform for executing a wide-range of benchmark and customer-representative workloads on a system.
Runtime platform for executing a wide-range of benchmark and customer-representative workloads on a system.
Runtime platform for executing a wide-range of benchmark and customer-representative workloads on a system.
Package Description
Package Description
Package Description
Runtime platform for executing a wide-range of benchmark and customer-representative workloads on a system.
Object Pool Library, faster than Microsoft's default implementation. See benchmark results.
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions To revert back to the previous BSD ServiceStack v3, see https://github.com/ServiceStackV3/ServiceStackV3
Contains tools for profiling sequences of actions in multiple threads, as well as benchmarking. Results are accumulated, and can be exported to XML or as PlantUML Diagrams.
Package Description
Extension methods to read/write different datatypes to Span<byte> (tested, benchmarked, optimized). Plus SpanStream and MemoryStreamer for stream-like behavior on Span<byte> and Memory<byte>. See documentation on GitHub for examples.
CSharpRAPL is a framework for benchmarking C# in regards to energy. In the Benchmarks folder, all the benchmarks created for this project can be found. CSharpRAPL contains the library code we have implemented to use for benchmarking. This code is a continuation and extension of lrecht/ParadigmComparison, which is an earlier university project. By default, the CSharpRAPL tries to make each loop iteration take 2 seconds called Dynamic Loop Iteration Scaling. CSharpRAPL also has Dynamic Iteration Calculation which scales the number of loop iterations according to the deviation of the results. The results generated is a CSV file that contains the DRAM Energy, Temperature, Elapsed Time, Package Energy, and the return value of the Benchmark.
Sim# aims to port the concepts used in SimPy (https://pypi.python.org/pypi/simpy) to the .NET world. It is implemented in C# and builds on the .NET Framework 4.5 / .NET Standard 2.0. Sim# uses an efficient event queue (adapted from https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp). The MachineShop benchmark comes close to 3.5 million events per second on a Core i7-7 2.7Ghz. Sim# allows modeling processes easily and with little boiler plate code. A process is described as a method that yields events. When an event is yielded, the process waits on it. Processes are themselves events and so it is convenient to spawn sub-processes that can either be waited upon or that run next to each other. There is no need to inherit from classes or understand a complex object oriented design.
Fast & Easy to use library to generate data sets according to given constraints (mathematican programming models).
Package Description
A library to convert different temperature types. A collection of dotnet extension methods for the following types: * int * long * float * double * string Benchmark details can be found at the following link: https://github.com/Daeer-Projects/Converter.Temperature/wiki/Benchmark-Results If you like this library, please give the repo a start.
The benchmarking agent
Utilities that can be used to benchmark projects from Bearded.Utilities.
Package Description
Package Description
Package Description
Package Description
Runs benchmarks out of GitHub pull-requests.
Package Description
Package Description
Package Description
Schedules jobs on the benchmarks agent.
Package Description
A benchmark for comparing the performance of different methods.
Target .NetFramework 4.5.1, .NetStandard 1.5, .NetStandard 1.6 y NetStandard 2.0 (.Net Core 2.0) https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support Implementaciones de acceso a datos mediante Entity Framework: -ContextAdapter -BaseUnitOfWork -Repository -Excepciones -Helpers IoC Container Benchmark Success
Package Description
Common classes that can be used with BenchmarkDotNet.
Provides common classes and interfaces required for extension development in the Virtual Client platform.