• Rafael Monnerat's avatar
    slapos_slap_tool: Cache the XML to preserve performance · e36b68d4
    Rafael Monnerat authored
      Re-serialise the object from the dict after hit cache is slow enough
    to cause problems ounder high load.
    
      This change preserve the previous behaviour reaching the final XML
    from cache keeping performace on SlapTool and allowing new
    implementation benefit from cache at same time.
    
      Fixup test to match xml with xml.
    e36b68d4
mixin.erp5.SlapOSComputeNodeMixin.py 13.7 KB