Frozen001
- 19th November 2008, 14:25
Has oneone done a comparison between the final Assembly Code generated by PBP and other higher level languages say C for example? What make the fastest/most efficient code with out directly writing Assembly?
mister_e
- 19th November 2008, 20:01
Hard to tell, there's so many different compilers on the market, for each compiler command there's many different iteration, and then, there's many different way to do the same thing with different approach.
However, you could do some benchmark test using something like...
http://www.picbasic.co.uk/forum/showpost.php?p=39033&postcount=9
http://www.picbasic.co.uk/forum/showpost.php?p=39049&postcount=13
Powered by vBulletin® Version 4.1.7 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.