Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 639 Bytes

IMPORTANT NOTE

Quark has failed to match LINQ performance consistently, let alone exceed it (surprising considering enumerable overhead).

I will be dropping the project for now, and releasing this code to the Public Domain (BSD-3 => Unlicense).

Quark

Quark is a high performance drop-in replacement for the .NET LINQ library.

Click here to see docs, articles, benchmarks, etc.

Quark does make a few small changes for performance, but its still worth it to go over our changes page.

Benchmarks

TODO: PUT PRETTY GRAPHS HERE