ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Pablo Rodríguez" <oinos@web.de>
Subject: Re: isn't it too slow?
Date: Tue, 06 Dec 2011 18:15:39 +0100	[thread overview]
Message-ID: <4EDE4DBB.8010000@wxs.nl> (raw)
In-Reply-To: <4EDE0923.10805@web.de>

On 6-12-2011 13:22, Pablo Rodríguez wrote:
> Hi there,
>
> compiling this minimal file:
>
>     \definepapersize[aa][width=2cm,height=1cm]
>     \setuppapersize[aa]
>     \setuppagenumbering[location=]
>     \usemodule[simplefonts][size=12pt]
>     \definesimplefont[amsmile][TeX Gyre Pagella]
>     \starttext
>     \TeX\ \amsmile \TeX
>     \stoptext
>
> using
>
>     This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277)
>     ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english
>
> took
>
>     system          | total runtime: 144.057

that can be because you ask for a font by name in which case the font 
name cache is regenerated ... so that happen seldom

> Replacing the TeX Gyre Pagella font with small caps only takes
>
>     system          | total runtime: 6.753

probably a first time caching of the font

> I guess something is wrong here, even if I'm doing something wrong.

successive runs should be fast


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-12-06 17:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06 12:22 Pablo Rodríguez
2011-12-06 13:30 ` Wolfgang Schuster
2011-12-06 14:55   ` Pablo Rodríguez
2011-12-06 17:14     ` Hans Hagen
2011-12-06 21:16       ` Pablo Rodríguez
2011-12-06 21:29         ` Wolfgang Schuster
2011-12-06 21:42           ` Hans Hagen
2011-12-07 18:18           ` Pablo Rodríguez
2011-12-06 17:15 ` Hans Hagen [this message]
2011-12-06 21:07   ` Pablo Rodríguez
2011-12-06 21:58     ` Idris Samawi Hamid ادريس   سماوي حامد
2011-12-06 22:09       ` Hans Hagen
2011-12-07 18:35       ` Pablo Rodríguez

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

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

  git send-email \
    --in-reply-to=4EDE4DBB.8010000@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=oinos@web.de \
    /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 NNTP newsgroup(s).