Bug 73091
Summary: | After Aug 28 RPM updates terminal extremely sluggish | ||
---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Dax Kelson <dkelson> |
Component: | vte | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | null | CC: | hp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-08-30 21:59:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 67218 |
Description
Dax Kelson
2002-08-30 17:10:20 UTC
The slowdown came in as a side-effect of a bug-fix. I've reworked things so that the bug is still fixed but the speed impact is much less. It should be much improved again in 0.8.14. Things are looking lots better with vte-0.8.15-1. Agreed. vte performance is pretty competitive with xterm now. Xterm has less variance in performance, but the average is pretty close. To limit the variables, my new test is: $ time cat /etc/httpd/conf/httpd.conf (unmodified stock file) With xterm the values are all: real 0m0.251s to 0m0.291s With GNOME2 terminal and vte 0.8.18 the values are all: real 0m0.259s to 0m0.421s (with an average in low 0.300s) |