This is the blog post that I wrote 4 years back but never published it. Well, better to be late than never.
[Read More]
ARM64 performance of .Net Core 5
The foundation
Background As I mentioned in the previous post, soon after joining .NET runtime’s JIT team, I started with a project to evaluate .NET core’s performance on ARM64 and analyzing how good or bad it performs with respect to Intel’s x64. I did not have any prior experience working on ARM64,...
[Read More]
Joining the .NET Runtime
A compiled journey
I am fascinated about compilers and low-level programming since my undergrad when I first read the Dragon Book. To be honest, there were many theoretical concepts from the book that were not clear to me at that time. Every time I read that book, I learn something new out of...
[Read More]
Thoughts Jot
Taking back my commute time
The Covid-19 pandemic has changed everyone’s life on this planet. Being a software engineer, the impact it made in my life is not as adverse as that for other people around us especially the health workers. The software industry can be run by sitting in front of computer, no matter...
[Read More]