/jsonperf

Comparison of JSON to Object Parsing Performance

Primary LanguageC#GNU General Public License v3.0GPL-3.0

MacBook Pro i7 2.3 Ghz Late-2013

Parse cities.json 2.42 MB to most basic supported in-memory structure

Node.js 5.5
average: ~40ms

C# .NET 4.5 (release mode)
average: ~120ms

Groovy 2.4.5, JVM 1.8.0_60
average: ~182ms