Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2017 17:05:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223008] textproc/hs-pandoc Slow launch time in respect to other platforms
Message-ID:  <bug-223008-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223008

            Bug ID: 223008
           Summary: textproc/hs-pandoc Slow launch time in respect to
                    other platforms
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: haskell@FreeBSD.org
          Reporter: bsd@bontempi.net
          Assignee: haskell@FreeBSD.org
             Flags: maintainer-feedback?(haskell@FreeBSD.org)

Hello,

Pandoc seems slower to start in respect to other platforms.

This is what I see on FreeBSD 11.1-RELEASE (HP z620 workstation)


$ time pandoc --dump-args --wrap=3Dnone
-
pandoc --dump-args --wrap=3Dnone  0.52s user 0.02s system 99% cpu 0.536 tot=
al


On a slower mac mini I get 0.01 sec.


$ time pandoc --dump-args --wrap=3Dnone
-
pandoc --dump-args --wrap=3Dnone  0.01s user 0.01s system 92% cpu 0.020 tot=
al

I am not sure why such a large difference.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223008-13>