Giter Club home page Giter Club logo

dotnet-benchmarks's Introduction

Discord GitHub Built by community

Benchmark Almanac for .NET

In this repo we are collecting benchmarks for different situations, as well as some thoughts and articles for developers about improving their software's performance. We hope that this project may become a useful reference for people.

Benchmarks

Benchmarks

Here you can see all benchmarks collected for the Almanac. The idea is to consider cases where the developer does not expected a performance issue. The current public API and the approach programmers follow doesn't let us write a very fast code, so we have to know all those issues.

Most programmers who care about performance would either look at the JIT's generated assembler to see where the issues can come from, or write their own benchmarks to test different cases.

Here we collect all those benchmarks in one repository, which is and will be open for everyone. Not only that, we highly encourage the community, you including, to try to add your benchmark too.

To avoid the mess created by so many benchmarks, we started writing pieces of articles and advices for developers who don't want to spend a day on investigating the benchmarks.

Articles

Articles

Benchmarks tell us truth, but one could need a quick tip instead. That's why there are some articles that may help you to get through these benchmarks.

As anything else on Earth, they may contain mistakes, that is why it might be safer to rely on benchmarks rather than articles that are based on them. However, why not to try the tip form the article and see for yourself whether it works or not?

As well as benchmarks, it is highly encouraged to help us with those articles. All the content from the repo is open and exposed to any healthy contributions.

Contribution

If you want to add a new benchmark, either create a new folder for it, or add a file to an existing one, if your benchmark fits an existing category.

If you want to add an article, just go ahead, so far we don't have any recommendations on it, we will see how it goes :).

Any other contribution is welcomed as well!

dotnet-benchmarks's People

Contributors

65001 avatar whiteblackgoose avatar zacharypatten avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.