Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
This page contains performance statistics for Qt Extended, measured using the neo device profile. All figures are measured with respect to the default configuration.
Type | Value |
---|---|
Model | Neo Freerunner (GTA02) |
Kernel | Linux om-gta02 2.6.24 |
CPU | Samsung S3C2442B B54 (ARMv4T) 400 MHz |
Baseband | Texas Instruments Calypso |
Memory | 128MB RAM & 256MB Flash |
Display | 480x640 LCD color screen |
Input | Touch-screen only |
Features | Micro-SD(TM) card slot, Bluetooth(R), Mini-USB port, Accelerometer, 802.11 b/g, A-GPS, 3D acceleration (Smedia Glamo 3362) |
Testing takes place under the following conditions:
The Linux + Qt Extended startup time refers to the amount of time taken for a device to reach the Qt Extended homescreen and accept user input from the time the power button is pressed.
Version | Time (seconds) |
---|---|
4.3.2 | 129 |
4.4.1 | 170 |
The total time to launch Qt Extended on the Freerunner is considerably longer than it would be if the root filesystem were optimized. The majority of the time is spent booting Linux and system services before Qt Extended is launched. A significant amount of time is spent performing tasks which would be of no interest on an end-user device, such as writing kernel messages to the framebuffer.
The application startup time refers to the amount of time taken for an application to appear on the screen and respond to user input, after the user requests the application to launch.
warm startup time indicates that the application has been started at least once since the device has last been booted.
The below table shows the average warm startup times for each application or group of applications. Please note that small changes may be due to natural variance in the data. Figures are rounded.
Component | 4.3.2 | 4.4.1 |
---|---|---|
addressbook | 0.98 | 1.42 |
calculator | 0.98 | 1.40 |
clock | 0.62 | 1.42 |
datebook | 1.15 | 1.70 |
qtmail | 1.17 | 2.03 |
todolist | 0.72 | 0.93 |
The below table shows the effective memory usage of Qt Extended. All sizes are in kilobytes. "6 apps" refers to having six core applications running simultaneously using the Qt Extended multitasking feature. These figures are taken after Qt Extended and the applications have actively been used.
Effective memory usage refers to the total physical memory usage minus the portion of memory used by Linux for buffers and cache.
The All six test refers to having all six tested applications running simultaneously using the Qt Extended multitasking mechanism.
Component | 4.3.2 | 4.4.1 |
---|---|---|
All six | 44556 | 50236 |
addressbook | 36132 | 40516 |
calculator | 35792 | 39696 |
clock | 33608 | 39904 |
datebook | 35532 | 40024 |
homescreen | 32888 | 37960 |
qtmail | 35484 | 41084 |
todolist | 35644 | 40188 |
The Freerunner root filesystem launches many system services which are not used by Qt Extended. Therefore the RAM usage is considerably higher than if the root filesystem were optimized for Qt Extended.
The below table shows the disk usage of Qt Extended filesystem images using the default filesystem for this device profile.
The size includes only the space used by Qt Extended. The size of the root filesystem is not included in these figures.
No data is currently available.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |