Skip to main content

Home/ Coders/ Group items tagged benchmarks

Rss Feed Group items tagged

1More

Fastest JSON Serializer for .NET - ServiceStack.net - 4 views

  •  
    ServiceStack JsonSerializer is based on JSV (the fastest text serializer for .NET), and is over 3.6x times faster than the BCL JsonDataContractSerializer and is around 3x faster than NewtonSoft JSON.NET (the previous fastest JSON serializer benchmarked).
1More

JavaScript Rocks! JavaScript Performance, Benchmarking and Tuning Ebook - 0 views

  •  
    The intense, fill-frontal, no-nonsense guide to maximizing your JavaScript web application performance.
2More

prog21: Tales of a Former Disassembly Addict - 1 views

  • In fact, generated code can be so ridiculous and verbose that I finally came up with an across-the-board solution which works for all compilers on all systems: I don't look at the disassembled output.
  • I still see people obsessed with picking a programming language that's at the top of the benchmarks, and they obsess over the timing results the way I used to obsess over disassembled listings. It's a dodge, a distraction...and it's irrelevant.
1 - 10 of 10
Showing 20 items per page