Results 1 to 10 of 12

Thread: Pascal port of the integer-only OGG vorbis decoder TREMOR

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Andru - in the context of the real world, why use windows over linux now we have wine 1.4?
    Because WINE is too buggy for support Windows software I just asked, maybe BeRo didn't know about Tremolo as better solution in performance. And I agree that his work is indeed great, and good that there is asm code inside this port, because I have a pity experience using PasJPEG and PasZlib. These solutions are too slow and better to use original versions.
    Last edited by Andru; 16-04-2012 at 05:38 PM.

  2. #2
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Lol. I guess you do have a point, but now we have some .NET 3.5 goodness and most of office 2010 running smoothly, I can't really complain

    As for speed, I find ports tend to be a tad slower than originals unless it has been 'over-viewed' by the person porting the code and improved upon. However, for things that are indeed very slow, I prefer to dump it into a separate thread, which on dual core system makes is appear as fast as it should be. I know the clock cycles are still going in, but from a user point of view, it can be quite the neat solution
    Last edited by code_glitch; 17-04-2012 at 06:38 PM.
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Tags for this Thread

Bookmarks

Posting Permissions

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