Elixir JSON Benchmarks: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 December 2023

  • curprev 14:4914:49, 3 December 2023Elixirfan talk contribs 2,309 bytes +2,309 Created page with "== Elixir JSON Benchmarks == JSON (JavaScript Object Notation) is a popular data interchange format used in many programming languages, including Elixir. As JSON processing performance can greatly impact the overall efficiency of Elixir applications, it is important to benchmark different JSON libraries to determine their speed and resource usage. This article presents a collection of benchmarks for various Elixir JSON libraries. === Benchmarked Libraries === The fol..."