From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikhail Skorzhinskii Subject: Re: ANN: org-ql agenda block support Date: Mon, 12 Aug 2019 17:39:57 +0200 Message-ID: <87h86m75pu.fsf@eml.cc> References: <87ftmb7l27.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57650) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3h9Q-0007sH-0O for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 09:41:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3h9N-0005wv-PB for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 09:41:14 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:38601) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i3h9N-0005kF-Fh for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 09:41:13 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id CDB78213BD for ; Fri, 30 Aug 2019 08:22:03 -0400 (EDT) Received: from linux-m89u (unknown [213.152.161.74]) by mail.messagingengine.com (Postfix) with ESMTPA id 1BFBE80061 for ; Fri, 30 Aug 2019 08:22:02 -0400 (EDT) In-reply-to: <87ftmb7l27.fsf@alphapapa.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Adam Porter writes: > However, the org-ql-block version runs in about 1/5th the time (0.7 > seconds compared to 3.45 seconds on my collection of org-agenda-files). For some reason I thought that on average org-ql package is working slower then native org-agenda searches. Probably because there are more control and interface is much more simpler and cleaner and nothing comes free of charge. That sort of thing. :-) I am really glad that I was mistaken. Care to drop a few thoughts on why this is the case? This is applicable only for ql-block or other org-ql functions are a bit faster too? Mikhail Skorzhinskii