Ticket #2180 (closed defect: fixed)
gajim-remote is slow
| Reported by: | dottedmag@… | Owned by: | dkirov |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | gajim-remote | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | md@… | OS: |
Description
[mag@vertex:~]% time gajim-remote get_status online gajim-remote get_status 0.57s user 0.03s system 97% cpu 0.613 total [mag@vertex:~]%
It's pretty annoying to see such delay. Usability engineers say 0.1-0.15 seconds is the maximum execution time of single command to do not create feeling of 'crawling'.
Probably this is related to the Python startup time, but
[mag@vertex:~]% time python /dev/null python /dev/null 0.04s user 0.00s system 95% cpu 0.045 total [mag@vertex:~]%
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
