Re: Syscall Interface slowness
Emre Yavuz <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
Hi Carl, Sorry I couldn’t receive your message (probably something wrong in my mail configuration) but I saw the message from digest. I created self contained program for this example. I am using “writelines” That’s paste bin link to program: https://pastebin.com/D6auMcwN <https://pastebin.com/D6auMcwN> Command line: (devpy) emreyavuz:tmp emreyavuz$ python3 test-writer Time has been spend for copying data 28 secs (devpy) emreyavuz:tmp emreyavuz$ pypy3 test-writer Time has been spend for copying data 118 secs Best, Emre Yavuz _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev