From 6e58c2e3529973dda600891a4ee8b925ffa05097 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Fri, 6 Sep 2024 00:43:09 -0600 Subject: imworkingon: flori/json benchmarks --- imworkingon/contribs.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index 67120b4..8cff537 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -1,6 +1,6 @@ - urls: [https://github.com/flori/json/pull/567] tags: [Ruby, JSON, SoftwareFreedom] - id: ruby-jsons + id: ruby-json desc: | ruby-json contains code that is not Free under the FSF's definition, not Open Source under the OSI's definition, and not @@ -231,3 +231,13 @@ the `/usr/share/doc/ruby/capi/html/` directory is empty except for `doxygen_crawl.html`. This fixes that, so that it includes the full Doxygen output. +- urls: [https://github.com/flori/json/pull/599] + desc: | + The benchmark numbers given for the Ruby stdlib JSON + encoder/decoder are quite outdated, and the benchmark code has + been removed. This restores and fixes the benchmark code. + + This is helpful for justifying that + [flori/json#567](#contrib-ruby-json) actually improves performance + rather than hurting it. While I believe Software Freedom would be + worth hurting performance, it doesn't have to! -- cgit v1.2.3-54-g00ecf