login
Header Space

 
 

Re: [RFC] Convert builin-mailinfo.c to use The Better String Library.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Monday, September 10, 2007 - 6:33 am

Andreas Ericsson wrote:

You can write "C" in D, and you'll get exactly the same (performance) 
results. After all, D and C share the same optimizer and code generator 
(for both implementations of D), and when the same intermediate code is 
presented, you'll get the same results.

That's why when people benchmark D against C, they deliberately do NOT 
write the D version in a C'ish manner, but refactor the code into what 
would be a more D'ish style.

There's no way to write assembler in C.



I humbly suggest running a profiler over ld before spending time fixing 
the wrong thing <g>. I haven't looked at the ld source, but being 
experienced in similar projects I'd hazard a guess that there won't be a 
quick fix to ld's speed problems.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Johannes Schindelin, (Fri Sep 7, 6:21 am)
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Walter Bright, (Mon Sep 10, 6:33 am)
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Johannes Schindelin, (Fri Sep 7, 6:56 am)
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Johannes Schindelin, (Fri Sep 7, 6:26 am)
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Johannes Schindelin, (Fri Sep 7, 6:28 am)
Re: [RFC] Convert builin-mailinfo.c to use The Better String..., Johannes Schindelin, (Thu Sep 6, 8:08 am)
speck-geostationary