[pypy-dev] Syscall Interface slowness

Emre Yavuz emre.yavuz169 at gmail.com
Sat May 1 18:49:27 EDT 2021


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-dev/attachments/20210502/889498b6/attachment.html>


More information about the pypy-dev mailing list