Updates:
        Status: Fixed

Comment #7 on issue 1016 by aeh...@google.com: gnt-network info [name] very slow for /16 networks
https://code.google.com/p/ganeti/issues/detail?id=1016

commit 40f3aa6fb02e0c1addc0479925def815caec0268
Author: Klaus Aehlig <aeh...@google.com>
Date:   Thu Apr 9 10:20:37 2015 +0200

    Replace textwrapper.wrap by a custom version for networks

    "gnt-network info" also provides information about the mapping of used
    IPs in that network. This mapping is obtained from the query as a long
    string without any spaces. It seems that textwrap.wrap does not perform
well on those strings. Therefore, manually wrap that string, thus bringing down the time "gnt-network info" takes for a /16 from 1.5 minutes to half
    a second. Fixes issue 1016.

    Signed-off-by: Klaus Aehlig <aeh...@google.com>
    Reviewed-by: Helga Velroyen <hel...@google.com>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to