seb24 a écritTu as quoi comme carte graphique ?
Intel Graphics Media Accelerator 950, pourquoi ?
Ceci dit, au final j'utilise GNOME 3 en
fallback (version classique) (j'ai du mal avec Unity et Gnome Shell, car je n'aime pas passez constamment de la souris au clavier ) + Cairo-Dock (que j'utilisais aussi avec Lucid).
Sinon, en testant avec GtkPerf les deux versions, j'obtiens ça :
Avec Lucid :
GtkPerf 0.40 - Starting testing: Wed Apr 24 17:50:28 2013
GtkEntry - time: 0.06
GtkComboBox - time: 1.53
GtkComboBoxEntry - time: 0.95
GtkSpinButton - time: 0.19
GtkProgressBar - time: 0.26
GtkToggleButton - time: 0.44
GtkCheckButton - time: 0.18
GtkRadioButton - time: 0.31
GtkTextView - Add text - time: 1.12
GtkTextView - Scroll - time: 0.03
GtkDrawingArea - Lines - time: 4.25
GtkDrawingArea - Circles - time: 5.57
GtkDrawingArea - Text - time: 0.94
GtkDrawingArea - Pixbufs - time: 0.43
---
Total time: 16.27
Avec Precise :
GtkPerf 0.40 - Starting testing: Thu Apr 11 20:38:05 2013
GtkEntry - time: 0.07
GtkComboBox - time: 1.71
GtkComboBoxEntry - time: 1.01
GtkSpinButton - time: 0.22
GtkProgressBar - time: 0.20
GtkToggleButton - time: 1.32
GtkCheckButton - time: 0.19
GtkRadioButton - time: 0.35
GtkTextView - Add text - time: 1.25
GtkTextView - Scroll - time: 0.03
GtkDrawingArea - Lines - time: 3.90
GtkDrawingArea - Circles - time: 7.20
GtkDrawingArea - Text - time: 1.42
GtkDrawingArea - Pixbufs - time: 0.33
---
Total time: 19.19
Donc +18% de lenteur pour Precise comparé avec Lucid.