piopawlu.net

4Aug/100

Windows build availability

I've received quite a few requests for the Windows build of SBS-1 Utilities. Unfortunately, I am not able to provide it at the moment as I am not at home and I do not have a working Windows development environment on my laptop. Please give me some more time until I come back to Krakow and I will try to provide it asap.

Posted by: | Tagged as: , , , , No Comments
4Mar/100

Another bug fixed in the SBS-1 utilities

There's a new build available for Linux, it fixes wrong byte order in the internal timer output in both HEX and decoded mode.

To download please go to SBS1 Utilities

Posted by: | Tagged as: , No Comments
18Feb/100

C code optimization by Felix von Leitner

Felix von Leitner has prepared an interesting presentation about C code optimization with a few different compilers and the bad habit of writing less readable code in hope of producing faster binaries. I must admit I have changed my mind about manual optimization after reading this presentation. Below is the abstract and link to the presentation itself:

People often write less readable code because they think it will produce faster code. Unfortunately, in most cases, the code will not be faster...

http://www.linux-kongress.org/2009/slides/compiler_survey_felix_von_leitner.pdf