Tagged in

Performance

theburningmonk.com
theburningmonk.com
the personal blog for Yan Cui
More information
Followers
926
Elsewhere
More, on Medium

Beware of implicit boxing of value types

In the last post, we looked at some inefficiencies with reference types in .Net and perhaps oversold value types a little

In any case, now that we’ve made the initial sale and you’re back for more, let’s talk about some pitfalls wrt…


Performance Test — Json Serializers Part III

Note: Don’t forget to check out Benchmarks page to see the latest round up of binary and JSON serializers.

Following on from my previous test, I have now included JsonFx and as well as the Json.Net BSON serializer in the mix…


Takeaways from Gael Fraiteur’s multithreading talk

After watching Gael’s recent SkillsMatter talk on multithreading I’ve put together some notes from a very educational talk:

Hardware Cache Hierarchy