Created
January 10, 2013 12:16
-
-
Save abulte/4501589 to your computer and use it in GitHub Desktop.
Cubie vs RPI benchmark | GTK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## RPI 1/2 | |
GtkPerf 0.40 - Starting testing: Thu Jan 10 11:44:55 2013 | |
GtkEntry - time: 0.75 | |
GtkComboBox - time: 10.18 | |
GtkComboBoxEntry - time: 5.72 | |
GtkSpinButton - time: 1.05 | |
GtkProgressBar - time: 0.72 | |
GtkToggleButton - time: 1.12 | |
GtkCheckButton - time: 1.03 | |
GtkRadioButton - time: 2.00 | |
GtkTextView - Add text - time: 9.37 | |
GtkTextView - Scroll - time: 2.49 | |
GtkDrawingArea - Lines - time: 22.33 | |
GtkDrawingArea - Circles - time: 30.17 | |
GtkDrawingArea - Text - time: 17.45 | |
GtkDrawingArea - Pixbufs - time: 1.73 | |
--- | |
Total time: 106.25 | |
## RPI 2/2 | |
GtkPerf 0.40 - Starting testing: Thu Jan 10 11:47:27 2013 | |
GtkEntry - time: 0.72 | |
GtkComboBox - time: 10.71 | |
GtkComboBoxEntry - time: 5.77 | |
GtkSpinButton - time: 1.07 | |
GtkProgressBar - time: 0.75 | |
GtkToggleButton - time: 1.19 | |
GtkCheckButton - time: 1.10 | |
GtkRadioButton - time: 2.08 | |
GtkTextView - Add text - time: 9.50 | |
GtkTextView - Scroll - time: 2.57 | |
GtkDrawingArea - Lines - time: 22.23 | |
GtkDrawingArea - Circles - time: 30.04 | |
GtkDrawingArea - Text - time: 17.50 | |
GtkDrawingArea - Pixbufs - time: 1.80 | |
--- | |
Total time: 107.16 | |
## Cubie 1/2 | |
GtkPerf 0.40 - Starting testing: Thu Jan 10 10:25:42 2013 | |
GtkEntry - time: 0.29 | |
GtkComboBox - time: 3.78 | |
GtkComboBoxEntry - time: 2.23 | |
GtkSpinButton - time: 0.42 | |
GtkProgressBar - time: 0.27 | |
GtkToggleButton - time: 0.44 | |
GtkCheckButton - time: 0.41 | |
GtkRadioButton - time: 0.84 | |
GtkTextView - Add text - time: 3.86 | |
GtkTextView - Scroll - time: 0.98 | |
GtkDrawingArea - Lines - time: 6.98 | |
GtkDrawingArea - Circles - time: 9.41 | |
GtkDrawingArea - Text - time: 5.31 | |
GtkDrawingArea - Pixbufs - time: 0.44 | |
--- | |
Total time: 35.68 | |
## Cubie 2/2 | |
GtkPerf 0.40 - Starting testing: Thu Jan 10 10:27:07 2013 | |
GtkEntry - time: 0.30 | |
GtkComboBox - time: 3.90 | |
GtkComboBoxEntry - time: 2.26 | |
GtkSpinButton - time: 0.44 | |
GtkProgressBar - time: 0.28 | |
GtkToggleButton - time: 0.46 | |
GtkCheckButton - time: 0.43 | |
GtkRadioButton - time: 0.86 | |
GtkTextView - Add text - time: 3.89 | |
GtkTextView - Scroll - time: 0.99 | |
GtkDrawingArea - Lines - time: 6.97 | |
GtkDrawingArea - Circles - time: 9.51 | |
GtkDrawingArea - Text - time: 5.41 | |
GtkDrawingArea - Pixbufs - time: 0.47 | |
--- | |
Total time: 36.20 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment