More scalable display_name handling (actually the length).
commit3b0729899ba489a7abd41e2b0ebeb075e4e76751
authorGuillaume Chazarain <guichaz@gmail.com>
Wed, 11 Jun 2008 22:29:16 +0000 (12 00:29 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Thu, 12 Jun 2008 19:32:33 +0000 (12 21:32 +0200)
tree8d7f8e72eb29f203ca22cbee60e6e9ee9d88bef9
parent47d8881d13b251a67fdc3e3ecbc6cad0081304dc
More scalable display_name handling (actually the length).
:enable and :disable are now much faster with a big number of remote shells.
gsh/dispatchers.py
gsh/display_names.py [new file with mode: 0644]
gsh/rb_tree.py [new file with mode: 0644]
gsh/remote_dispatcher.py
tests/tests/display_names.py [new file with mode: 0644]