Description
Currently the process of creating new thrift objects in python is the slowest step in generating the workitems. This can be optimized by implementing recursing deepcopy functions for the needed structs.
Currently the process of creating new thrift objects in python is the slowest step in generating the workitems. This can be optimized by implementing recursing deepcopy functions for the needed structs.