Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Point
-
Not applicable
Description
Currently when deserializing function timings the code will use an allStats mapping - which is much larger than the mapping that is required.
Better would be to serialize a unique id for the stats, and use that instead. It should be possible to have a list of all known stats which is searched, and fall back to using allStats if it is not known.
Attachments
Issue Links
- relates to
-
HPCC-26541 refactor some of the stats classes
-
- Resolved
-