From: Karl S. <k.s...@sw...> - 2017-01-09 16:26:45
|
That is good to hear as there is no way we can make our own testing 100% complete. As far as performance, this has a very big effect on memory usage, in particular on large responses. However, the impact on code efficiency is minor since it is still processing the entire response and the basic parser of the incoming xml to the client is about the same. If a user was using the pull operations and returning small responses, there would be minimal impact but since we just added the pull operations in September 2016 and the iter... operations in this release, we expect that most users are still using the original enumerate/references/associators operations and that is where you will see the big improvement. Karl On 12/21/2016 05:31 AM, Claudio Kuenzler wrote: > Thanks guys! Tested it with check_esxi_hardware and everything works > smooth. > > On Tue, Dec 20, 2016 at 6:32 PM, Andreas Maier <ma...@de... > <mailto:ma...@de...>> wrote: > > Hi, > We have released pywbem v0.10.0 today. > > There is some new functionality, such as: > - use of SAX parser instead of minidom > - finalized the indications API > - added Iter* enumeration and association operations with a Python > generator/iterator interface that use the pull operations if > available or else the traditional operations. > > See the 0.10.0 change log ( > _https://pywbem.readthedocs.io/en/latest/changes.html#pywbem-v0-10-0_ > <https://pywbem.readthedocs.io/en/latest/changes.html#pywbem-v0-9-0>) > for > details. > > You can download this version from PyPI: > _https://pypi.python.org/pypi/pywbem/0.10.0_ > <https://pypi.python.org/pypi/pywbem/0.9.0> > > Please report any issues to the pywbem issue tracker: > _https://github.com/pywbem/pywbem/issues_ > <https://github.com/pywbem/pywbem/issues> > > Andy & Karl > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/intel > _______________________________________________ > pywbem-devel mailing list > pyw...@li... > <mailto:pyw...@li...> > https://lists.sourceforge.net/lists/listinfo/pywbem-devel > <https://lists.sourceforge.net/lists/listinfo/pywbem-devel> > > -- ================ Karl Schopmeyer email: k.s...@sw..., k.s...@op... tel: 972-814-5581 |