|
From: wander.lairson <wan...@gm...> - 2011-05-10 14:50:23
|
2011/5/10 wander.lairson <wan...@gm...>: > The root of all trouble is the internal > _ResourceManager.get_configuration method, that returns an interface > object. If I change it to return the interface number instead, maybe > the performance gets improved, either with an Interface object or > interface number as parameter. Going to check that. > Please, try the the attached (untested) patch and check if you get any improvement... Wander |