>     R> I can't remember, but I think there is a speed increase from
>     R> 3.69 to 3.80
> Yes there is. I made a more fast/efficient huffman coding.
> but another coding change (for thread safe) vailed it...

Hmmm... I encoded the same song twice, with the same parameters and it was
encoded slower with 3.80, but maybe there are some other aspects that slow it
down? Maybe encoding it multiple times and taking an average would reveal
a more trustworthy result.

> If you using Linux 2.2.x, you can check your CPU clock simply by
>     linux shell> cat /proc/cpuinfo
> or, 2.0.x, do the same command and check out bogomips line.
> CPU clock will be about (bogomipis)/39*100(this is pentium only formula).


53.04/39*100 = 136, so that's about right, I'd say ;)

>     I> it's got an Intel processor (which I think should FPU pretty well?),
> P54C's FPU is pretty better than the K5,K6,686MX.. with the same CPU clock,
> but it was too old... its on chip cache is too small.
> between PentiumPro(including celeron, PII, PII) and normal Pentium,
> there's about 2x FPU power. K6, 686MX... has more slow FPU. K6-2,III
> are also, but they have 3DNow! and it'll be fast (maybe about as twice
> as the same clock Pentium) if someone write the code to use it :p

Right, that puts us back into the topic this thread followed before much
interferance from me ;) This is pretty helpful in choosing a new computer
that will perform well with encoding MP3's. And I do need a new computer :)
(P133... *sighs*)

Ivo

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to