-
Updated
Nov 3, 2020 - Go
perfomance
Here are 49 public repositories matching this topic...
-
Updated
Oct 13, 2018
-
Updated
Oct 6, 2020 - Go
-
Updated
Dec 19, 2017 - JavaScript
-
Updated
Oct 10, 2020 - C++
-
Updated
Jan 15, 2020 - JavaScript
-
Updated
Mar 17, 2018 - TypeScript
-
Updated
Nov 9, 2017 - C#
-
Updated
Feb 13, 2020 - Python
-
Updated
Oct 7, 2020 - C
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Sep 10, 2020 - C#
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Sep 12, 2020 - Kotlin
-
Updated
May 16, 2019 - JavaScript
-
Updated
Apr 14, 2019 - Python
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 26, 2020 - PHP
-
Updated
Oct 31, 2017 - Objective-C
-
Updated
Nov 29, 2018 - JavaScript
-
Updated
Nov 15, 2017 - JavaScript
-
Updated
Aug 14, 2019 - TSQL
Improve this page
Add a description, image, and links to the perfomance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the perfomance topic, visit your repo's landing page and select "manage topics."
Hey folks, thanks for a pretty bad ass library! I'm seeing a 3-3.3x gain when decoding fairly large JSON payloads (40-50MB) as compared stdlib/json-iterator.
Few things in the generated code that struck me as odd are the allocation sizes for slices/maps:
append
Instead of this, I