paint-brush
The 30-Day .NET Challenge - Day 18: AggressiveInlining Attributeby@ssukhpinder
133 reads

The 30-Day .NET Challenge - Day 18: AggressiveInlining Attribute

by Sukhpinder Singh3mApril 8th, 2024
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

One of the techniques to improve application performance involves the use of the AggressiveInlining attribute. It influences the Just-In-Time (JIT) compiler’s behaviour to enhance the execution speed of critical methods. It can be used carefully as overuse or inappropriate use can lead to larger code size (code bloat)
featured image - The 30-Day .NET Challenge - Day 18: AggressiveInlining Attribute
Sukhpinder Singh HackerNoon profile picture
Sukhpinder Singh

Sukhpinder Singh

@ssukhpinder

Programmer by heart | C# | Python | .Net Core | Xamarin | Angular | AWS

0-item
1-item

STORY’S CREDIBILITY

Original Reporting

Original Reporting

This story contains new, firsthand information uncovered by the writer.

Vested Interest

Vested Interest

This writer has a vested interest be it monetary, business, or otherwise, with 1 or more of the products or companies mentioned within.

L O A D I N G
. . . comments & more!

About Author

Sukhpinder Singh HackerNoon profile picture
Sukhpinder Singh@ssukhpinder
Programmer by heart | C# | Python | .Net Core | Xamarin | Angular | AWS

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here