From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: Bug statistics Date: Sun, 20 Oct 2019 22:15:42 +0200 Message-ID: <877e4zdvgx.fsf@gnus.org> References: <83lftf43hy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="248138"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 20 22:15:58 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iMHcM-0012QF-2g for ged-emacs-devel@m.gmane.org; Sun, 20 Oct 2019 22:15:58 +0200 Original-Received: from localhost ([::1]:46470 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMHcK-00019T-FN for ged-emacs-devel@m.gmane.org; Sun, 20 Oct 2019 16:15:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50022) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMHcD-000196-PS for emacs-devel@gnu.org; Sun, 20 Oct 2019 16:15:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMHcC-0008Fq-Ll for emacs-devel@gnu.org; Sun, 20 Oct 2019 16:15:49 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:49544) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMHcC-0008FW-FT; Sun, 20 Oct 2019 16:15:48 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iMHc7-0007AR-5q; Sun, 20 Oct 2019 22:15:46 +0200 In-Reply-To: <83lftf43hy.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 20 Oct 2019 22:32:25 +0300") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 80.91.231.51 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241266 Archived-At: Eli Zaretskii writes: > Does debbugs*.el support compiling statistics about our bugs? Like > how many new bugs were reported and how many were closed during a > given period of time, including distribution by severity? It doesn't, but there's this: https://debbugs.gnu.org/rrd/emacs.html I thought those charts were a bit too coarse, so I've written some code that downloads all the debbugs data and mangles the info a bit, and then output to Javascript so that you can zoom a bit: http://quimby.gnus.org/circus/stats-emacs/stats-emacs.html I haven't made my code do the separation by severity, but I've been meaning to do that... > I think it might make sense to have such a feature, and perhaps even > post the statistics from time to time, so that we know how we are > doing on that front. > > Does it make sense? Would someone like to work on this? The amount of data you need to do the computations client side are a bit... on the large side. I think my script takes, like, ten minutes to download the data, so I only run it very occasionally. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no