[Issue 8219] File.writeln is slow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 4 11:00:37 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8219



--- Comment #3 from bearophile_hugs at eml.cc 2012-10-04 10:54:38 PDT ---
Now the runtime for the write1 D benchmark is 1.12 seconds, it's a significant
improvement.

When N = 10_000_000 the D version takes about 5.61 seconds, while the Java
program takes (including the start of the JVM) about 2.33 seconds, so it's
about 2.4 times faster.

Do you want me/suggest me to close this issue?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list