twest820 / SortedContainerTests

Perf on some C# sorted sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repo is a fork of Jamie Fristom's sorted container tests and extends the results Jamie published on his blog in July 2019. The main changes here are

  1. .NET 5.0 build and conversion from a command line untility to a PowerShell Core cmdlet.
  2. Implementation of burnin iterations and replicated measurements rather than relying on singleton measurements.

About

Perf on some C# sorted sets

License:Other


Languages

Language:C# 82.4%Language:R 16.8%Language:PowerShell 0.8%