Garbage Collection in IE6

Garbage Collection in IE6:
He tested this with a benchmarking function which creates 5000 object literals with random properties, and then sorts them.
The following results show the mean execution time of the create-and-sort test as O increases for constant P=50 on Firefox 2.0 (red) and IE6 (blue) on the same computer.

What can you do about this?
a) Ask your IE 6 users to patch up
b) Ask your IE 6 users to upgrade to IE 7
c) Ask your IE 6 users to change browser
d) Optimize your application by reducing code size and finding the balancing point between improved performance from keeping state local and keeping your working set to a manageable size. Always explicitly dispose objects when they are no longer needed by removing event handlers and dereferencing properties.

Dalla serie “il diavolo fà le pentole ma non i coperchi” ecco un post a prova di quello che ho detto poco fà
qui sotto

Se Microsoft mettesse la metà, ma che dico, 1/3 via, del tempo che impiega a fare tool di sviluppo nel progettare degli strumenti migliori lato utonto (notare non è un errore), allora si che mi toglierei il cappello davanti ai suoi OS.
Logica apprezzabile, se faccio un prodotto per lo sviluppo software che non è appetibile dal mercato degli sviluppatori la fuga verso Xcode o Eclipse è assicurata, ponendo quindi le basi per far vacillare il miracoloso circolo vizioso del mondo M$: Programmi -> Utenza -> Sistemi Operativi -> Sviluppatori -> Programmi ...
Devo dare atto che il buon vecchio Brunetti anche a distanza di anni non si smentisce MAI!

Nel mentre ... il cappello me lo tengo ben saldo in testa, pronto per essere tolto solo al cospetto di sua maestà Leopard (aka Vista 2.0)

Quanti sono per l'opzione c) alzino la mano!

Due alternative su tutti? Opera e Firefox ;)

0 Comment:

Posta un commento