From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OBlcNO8cPmKKLQAAgWs5BA (envelope-from ) for ; Fri, 25 Mar 2022 20:50:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KBg+Me8cPmI/jAAAauVa8A (envelope-from ) for ; Fri, 25 Mar 2022 20:50:07 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7B313BE37 for ; Fri, 25 Mar 2022 20:50:07 +0100 (CET) Received: from localhost ([::1]:42412 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXpwk-00014Y-Ne for larch@yhetil.org; Fri, 25 Mar 2022 15:50:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXpwg-00013i-4c for guix-patches@gnu.org; Fri, 25 Mar 2022 15:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58666) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXpwf-0007np-RA for guix-patches@gnu.org; Fri, 25 Mar 2022 15:50:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXpwf-0001Ut-PO for guix-patches@gnu.org; Fri, 25 Mar 2022 15:50:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54560] [PATCH 13/47] gnu: Add go-github-com-mailru-easyjson. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Mar 2022 19:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54560 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo =?UTF-8?Q?Nikkil=C3=A4?= , 54560@debbugs.gnu.org Received: via spool by 54560-submit@debbugs.gnu.org id=B54560.16482377925736 (code B ref 54560); Fri, 25 Mar 2022 19:50:01 +0000 Received: (at 54560) by debbugs.gnu.org; 25 Mar 2022 19:49:52 +0000 Received: from localhost ([127.0.0.1]:52563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpwW-0001UQ-FB for submit@debbugs.gnu.org; Fri, 25 Mar 2022 15:49:52 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:42932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpwV-0001UJ-Iq for 54560@debbugs.gnu.org; Fri, 25 Mar 2022 15:49:52 -0400 Received: from [172.20.10.5] ([188.189.39.43]) by xavier.telenet-ops.be with bizsmtp id Ajpq270020vrxzQ01jpq8f; Fri, 25 Mar 2022 20:49:50 +0100 Message-ID: <58a9c2ad343e45642676ecbd73b1069dbddf1599.camel@telenet.be> From: Maxime Devos Date: Fri, 25 Mar 2022 20:49:49 +0100 In-Reply-To: <20220325133211.5128-13-hello@lnikki.la> References: <20220325133211.5128-1-hello@lnikki.la> <20220325133211.5128-13-hello@lnikki.la> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-l0Znx8As1c/wYUpSmL3z" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648237790; bh=JCezF4wuNAUhOcVnrfom/czhca1ogNsGVlPKHwQRkT8=; h=Subject:From:To:Date:In-Reply-To:References; b=PDqAROjHCe5GDGe1LUqeSPEdX59DcoKl5yw/o+N40DtZSC1Rv6MZA/CNCiVCcNrJP vWy7jGDNIuSUtnN+4ioDEvRKJoHxBinaL64MddzszGj4N6mmy8gaoiqREJlP1vd4r5 y9avYZAP0JJZAQrsc0YCWuOc8d3xOBWJZghrKda1/MTW4gtVGtN32nrHoC87HM84DU LyNGlrUUDFEVVm8kBT0Qo5ndO41CFKhfutO0aN4flvULWutpuudYvI8IYW5rJ1SVmj U/Uq/07k3KUVRgDbrDYe8tdhOj08xgXfw3OAugzujUck5Vy16RKNs78TewvlrE1WQq eVaRNjoQib0Qw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648237807; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=JCezF4wuNAUhOcVnrfom/czhca1ogNsGVlPKHwQRkT8=; b=FVPdZ6p5L5BPZWha7HvjuxO9iClAVNLYnIHwbHjd71zQp9vfAwtTlrWm5DqGumRM78R17E uPBntChlBfZ8CCQVM59nwaNkhXVvwL6lJfb2A6Gb7hBEse1cUkXYwo6wHPF8l6IkEb3N1e zMVqVVRQ3c/o7xD4I3bwddQFSCLb2cu5WHSLwmW/HksQzb6XW9RFWXMQJCT6Vu7k9WbTa0 yjTvzzinVX9FAXYIP6m117poOBSQfjiVDMu9MGNpt2trsu3C2oTmT/3vMZGS5Thfg34ZzF 3vXYx8ghJWFz0RoUvQ1/wukX9p+DulWKK5mr7dPW94xCxH/KGg/5aWEDnC1JEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648237807; a=rsa-sha256; cv=none; b=AXuwEOJTzeEFh0o1QcMrUG8rgLss1WYO7CIjIR3UMEB0Bk1dc5/SFQHFnAM0FsGc52WY2K YoFPz16MEXZmktjYJS7aUjogCOApJoBIazpK1S9NONokcy1US3cRr+YOtRo0eSoIJbWr7/ k2dy7wzoo5m59xazUQiRLqLWqWKnOBrEPQjyScA83JiUzW6omngYVqGJ5MpUdwpO42FTWr L98t/MT9M5GwI72dKyFOlNO8M5oQhorT8pR32vgdo1/r52FTZf4m3axs7QaIfa4M9pZRyC 1RpCF9yuGRwqo1JdeEhIVZdKjvXaRMUOGISPPaqcoEh8JmwWMzAlEbeqJ66w4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=PDqAROjH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=PDqAROjH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7B313BE37 X-Spam-Score: 3.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: gY4U8jAcdgY7 --=-l0Znx8As1c/wYUpSmL3z Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 schreef op vr 25-03-2022 om 15:31 [+0200]: > +=C2=A0=C2=A0=C2=A0 (synopsis "Fast JSON serializer for golang") > +=C2=A0=C2=A0=C2=A0 (description > +=C2=A0=C2=A0=C2=A0=C2=A0 "Package @code{easyjson} provides a fast and ea= sy way to > +marshal/unmarshal Go structs to/from JSON without the use of reflection. As per (guix)Synopses and Descriptions, no marketing (=E2=80=98fast and eas= y=E2=80=99) please. > +In performance tests, @code{easyjson} outperforms the standard > +@code{encoding/json} package by a factor of 4-5x, and other JSON > +encoding packages by a factor of 2-3x.") This seems better suited for a bug report or patches to encoding/json and the other JSON packages --- putting this in the Guix description isn't going to improve encoding/json and friends ... --=-l0Znx8As1c/wYUpSmL3z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYj4c3RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jnOAP9tghKbKZJ+Kl66r+auZHkPpGuh GCx4wWDXK4KXpVZ4zgD/aNGQ8rfXn1rSL7Nmm2DMEnGYIByVhmBJnU0b1H8jxAE= =TvkL -----END PGP SIGNATURE----- --=-l0Znx8As1c/wYUpSmL3z--