unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Amirouche Boubekki <amirouche.boubekki@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: Re: babelia
Date: Fri, 22 Nov 2019 18:38:23 +0100	[thread overview]
Message-ID: <CAL7_Mo96+sjkGrevoZkL6jYb1Eo85gWcRiG_NeV6=xrK1eO51g@mail.gmail.com> (raw)
In-Reply-To: <CAL7_Mo85f11cncZOcN7V8Uc2=QRGRkK=84XvJuApNeBoLkXtVQ@mail.gmail.com>

Le sam. 16 nov. 2019 à 11:06, Amirouche Boubekki
<amirouche.boubekki@gmail.com> a écrit :
>
> I restarted working on my personal search engine.
>

I pushed a v0.1.0 tag in the repository. You can find it at:

  https://git.sr.ht/~amz3/guile-babelia

Only the command line interface works. See `make benchmarks` to learn
how to use it.

Here is the benchmark over bug-guix mailing list archive:

;;; ("search for:" "shepherd")

;;; ("query time in milliseconds" 270)

* search: shepherd reboot

;;; ("search for:" "shepherd reboot")

;;; ("query time in milliseconds" 200)

* search: shepherd restart

;;; ("search for:" "shepherd restart")

;;; ("query time in milliseconds" 205)

* search: guix

;;; ("search for:" "guix")

;;; ("query time in milliseconds" 3973)

As you can see in the last result, it very slow on frequent terms like
"guix" in a guix specific dataset. There is many rooms for
improvements to reduce response time. In particular, "guix" query
results will be cached.


Good week end!



  parent reply	other threads:[~2019-11-22 17:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-16 10:06 babelia Amirouche Boubekki
2019-11-16 10:19 ` babelia Amirouche Boubekki
2019-11-16 12:08 ` babelia Arne Babenhauserheide
2019-11-18 17:12   ` babelia Amirouche Boubekki
2019-11-22 17:38 ` Amirouche Boubekki [this message]
2019-12-06 13:19 ` babelia Amirouche Boubekki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL7_Mo96+sjkGrevoZkL6jYb1Eo85gWcRiG_NeV6=xrK1eO51g@mail.gmail.com' \
    --to=amirouche.boubekki@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).