Array iteration performance in C# — Branching and Parallelization

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • LinqBenchmarks

    Benchmarking LINQ and alternative implementations

  • I also invite you to visit a project where I benchmark all LINQ-to-objects libraries that I know. Yes, I benchmark them against 'for' loops with no lambdas. I'm well aware that they are usually much faster.

  • NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  • I'm the developer of one of the libraries and you may find in the benchmarks that it performs better than most others.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts