X-Envelope-From: notmuch-bounces@notmuchmail.org  Sat Apr 18 07:28:58 2026
Return-Path: <notmuch-bounces@notmuchmail.org>
X-Original-To: nmbug@yantan.tethera.net
Delivered-To: nmbug@yantan.tethera.net
Received: from yantan.tethera.net (localhost [127.0.0.1])
	by mail.notmuchmail.org (Postfix) with ESMTP id EA83E5F5BA;
	Sat, 18 Apr 2026 07:28:57 +0000 (UTC)
Received: from mail0.khirnov.net (mail0.khirnov.net [IPv6:2001:67c:1138:4304::3])
	by mail.notmuchmail.org (Postfix) with ESMTPS id EB6E95F5B3
	for <notmuch@notmuchmail.org>; Sat, 18 Apr 2026 07:28:54 +0000 (UTC)
Authentication-Results: mail0.khirnov.net;
	dkim=pass (2048-bit key; unprotected) header.d=khirnov.net header.i=@khirnov.net header.a=rsa-sha256 header.s=mail header.b=KB8a/mUF;
	dkim-atps=neutral
Received: from localhost (localhost [IPv6:::1])
	by mail0.khirnov.net (Postfix) with ESMTP id 76FC224ADCF;
	Sat, 18 Apr 2026 09:28:53 +0200 (CEST)
Received: from mail0.khirnov.net ([IPv6:::1])
 by localhost (mail0.khirnov.net [IPv6:::1]) (amavis, port 10024) with ESMTP
 id KCR4PUT_Zkge; Sat, 18 Apr 2026 09:28:52 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=khirnov.net; s=mail;
	t=1776497332; bh=TMEQtvdaTFDA2UWBZiZYULaotP+1YOmiWT1J97NJ5vY=;
	h=Subject:From:To:In-Reply-To:References:Date:From;
	b=KB8a/mUFVZeQJE6yhpMxi5Uhpq6bjn4rK9tlnK3QoV5SC9AZfCGJHhEN7ZHYTXbBq
	 DIshxjJ2D8ztmZaA+I8HFviip55wJkhsVp1CRTSaMPLDctNi6HdOhf7RqdHd+0Bu+l
	 ioz2Bkh0Ig8g9bzZmoR1OwJmiqjobbh+Wj/12TMh6PzTVscSZNbogU36R4gKoWSawv
	 mYvFT2sSTuyshVcZEQlKpctejFmgSQVprAKQGMiCZjvd3LJ7/xSGQgDfsCZCex4ltU
	 DiRuet+6ocfV1WfaNT482PseVVwpSBLGB7Q3DMHRfLnb/t/t6pmpEd9mZMH8G21Azb
	 eMhT9suLIAooA==
Received: from lain.khirnov.net (lain.khirnov.net [IPv6:2001:67c:1138:4306::3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
	 client-signature RSA-PSS (2048 bits) client-digest SHA256)
	(Client CN "lain.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK))
	by mail0.khirnov.net (Postfix) with ESMTPS id 9C6AF24ADCE;
	Sat, 18 Apr 2026 09:28:52 +0200 (CEST)
Received: by lain.khirnov.net (Postfix, from userid 1000)
	id 80F42160036; Sat, 18 Apr 2026 09:28:52 +0200 (CEST)
Subject: Re: [PATCH v4 3/6] test: add tests for attachment filtering
From: Anton Khirnov <anton@khirnov.net>
To: notmuch@notmuchmail.org, David Bremner <david@tethera.net>
In-Reply-To: <87341b9mza.fsf@tethera.net>
References: <20260307160342.16482-1-anton@khirnov.net>
 <20260307160342.16482-4-anton@khirnov.net> <87341b9mza.fsf@tethera.net>
Date: Sat, 18 Apr 2026 09:28:52 +0200
Message-ID: <177649733250.3642.1582452438689018762@lain.khirnov.net>
User-Agent: alot/0.8.1
MIME-Version: 1.0
Message-ID-Hash: OOMCPWAWZ3IAQ3ZIJMSVJBUTIJURG5VM
X-Message-ID-Hash: OOMCPWAWZ3IAQ3ZIJMSVJBUTIJURG5VM
X-MailFrom: anton@khirnov.net
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.3
Precedence: list
List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Owner: <mailto:notmuch-owner@notmuchmail.org>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Subscribe: <mailto:notmuch-join@notmuchmail.org>
List-Unsubscribe: <mailto:notmuch-leave@notmuchmail.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Quoting David Bremner (2026-04-04 09:57:29)
> Anton Khirnov <anton@khirnov.net> writes:
> 
> > ---
> >  test/T681-index-filter.sh | 84 +++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 84 insertions(+)
> >  create mode 100755 test/T681-index-filter.sh
> >
> 
> BTW, I think we talked about performance tests for the filtering at some
> point.  I just checked, and the enron corpus has some
> attachements. There are about 6600 word documents and about 3500 excell
> documents. I guess we probably should not trust those attachments.

The question is, are measuring performance of just the libnotmuch
interface, or of the whole package including the sample filter.py,
whatever programs it invokes, and the sandbox?

Cheers,
-- 
Anton Khirnov
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
