Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Important questions... (Score 1) 222

" Yet, despite that complexity, we need answers to important questions about modern, large-scale software. What sort of important questions? Well, consider the GNU Compiler Collection. I write articles that benchmark code generation, a task fraught with difficulties due to the myriad options provided by different compilers. For my benchmarks to have any meaning, I need to know which combination of options produces the fastest code for a given application."

I thought we already knew, the answer is "42", of course we would have to build a computer the size of earth to test it...

Slashdot Top Deals

Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them?

Working...