Benchmarking Generics in Go

This repository holds some small benchmarks that are made to experiment and determine the performance implications on using generics in Go.

There is a article which explains and details the reasoning of the repository which you can read on either my blog or medium.

Links To be Determined Upon Publishing