Menu

#231 pipe + wxt slow

open
nobody
None
5
2017-12-05
2017-12-04
No

Hi,

I have been getting performance problems when sending a lot of commands (set object) through pipes using wxt terminal on Mac OS (works fine with other non-interactive terminals or on Linux ) while if I dump those same command in a file first and then send "load('file.gp')" to gnuplot there is no performance issues. I would like to avoid creating temporary files on the user's machine. To give an example, the performances are 2 vs 32 seconds.

Thank you for your time.

Discussion

  • Ethan Merritt

    Ethan Merritt - 2017-12-05

    To help debug this, could you please see whether the slowdown is affected by "unset mouse"?
    You can either stick this command at the start of the stream of commands you are sending to gnuplot or you can invoke gnuplot as "gnuplot -e 'unset mouse' -"

     
    • Aurelien Bloch

      Aurelien Bloch - 2017-12-05

      Unfortunately it doesn't change anything.

      Thanks for the reply.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.