Git Product home page Git Product logo

initblk-issue's Introduction

.NET initblk Performance Issue

This repository contains benchmark data and analysis for the initblk instruction's performance across different versions of .NET and varying microarchitectures.

Overview

It has been observed that the performance of the initblk instruction in the latest versions of .NET might not be as optimal as in the .NET Framework, especially when handling memory segments larger than 64MiB. This behavior seems to be more pronounced on newer microarchitectures, like Intel Sunny Cove and Golden Cove, compared to older ones like Skylake.

Dataset

Microarchitectures:

  • Intel Skylake
    • Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz (4 vCPU)
  • Intel Sunny Cove
    • Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz (4 and 8 vCPU)
  • Intel Golden Cove
    • 12th Gen Intel(R) Core(TM) i9-12900K, (E-cores disabled, using only 8 P-cores)
  • Intel Golden Cove (P-Core) + Intel Gracemont (E-Core)
    • 12th Gen Intel(R) Core(TM) i9-12900K
    • 12th Gen Intel(R) Core(TM) i5-12600K

.NET Versions:

  • .NET Framework 4.8
    • .NET Framework 4.8.1
  • .NET 7.0

Memory Segments: Data ranging from 256 bytes up to 2.0GiB

Observations

On the Skylake microarchitecture, the latest .NET version still outperforms .NET Framework.
However, on newer microarchitectures like Sunny Cove and Golden Cove, .NET Framework seems to perform faster.

Disclaimer

The data in this repository is by no means exhaustive and is based on the benchmarks conducted in specific environments. Actual performance can vary based on various factors.

initblk-issue's People

Contributors

ekfvoddl3536 avatar

Watchers

 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.