Pac <[EMAIL PROTECTED]> a déclaré :
> Le 23/05/02 à 21:49, Marc Segond a écrit:

> public class Test {

>     public static void main(String args[]) {
>         double x;
>         for (int i =0;i<1e8;i++) {
>             x = Math.cos(i);
>         }
>     }
> }

Sur un P3-750, 256 Mo de RAM :
        jdk 1.3.1 de Sun -> 2.2 secondes
        jdk 1.4.0 de Sun -> arrêté au bout de 6 minutes


benoit

-- 
All computers run at the same speed...  with the power off.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à