Anyone do a comparison of the ASM code generated by PBP??


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    39

    Default Anyone do a comparison of the ASM code generated by PBP??

    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?

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    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/show...33&postcount=9
    http://www.picbasic.co.uk/forum/show...9&postcount=13
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  2. Changing Swordfish code to PBP
    By Ron Marcus in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 29th April 2008, 01:28
  3. ASM Interrupt
    By mikep in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 22nd November 2004, 20:06
  4. asm and pbp
    By pic beginner in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 24th October 2004, 05:33
  5. ASM Interrupts with BASIC code?
    By Desterline in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 31st October 2003, 19:21

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts