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/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223008

            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=none
-
pandoc --dump-args --wrap=none  0.52s user 0.02s system 99% cpu 0.536 total


On a slower mac mini I get 0.01 sec.


$ time pandoc --dump-args --wrap=none
-
pandoc --dump-args --wrap=none  0.01s user 0.01s system 92% cpu 0.020 total

I am not sure why such a large difference.

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

home | help

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