Mpdreamz / elasticsearch-net-scratch

My personal scratch pad for doing performance work on the .NET client. Easily run code using BenchmarkDotNet or profiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch pad for elastic/elasticsearch-net

This is my personal scratch pad for running code against local checkouts of the .NET client for elasticsearch. Allows me to easily write a routine that can be run through BenchmarkDotNet and profiler.

The main repository also runs BenchmarkDotNet and profiler jobs in CI and indexes these into elasticsearch.

This repository is for doing quick one offs or to provide context for PR's

About

My personal scratch pad for doing performance work on the .NET client. Easily run code using BenchmarkDotNet or profiler


Languages

Language:HTML 51.0%Language:C# 49.0%