• K
    perf: trim useless metadata fields in ALS to improve performance (#7191) · de1d0461
    kezhenxu94 提交于
    These fields in `stateMap` metadata are not used by `metadata-service-mapping.yaml` now and there is low possibility that they may be used in real case, but, they cost a lot to deserialize, so we remove them to improve performance
    
    From what I've tested, the analyzer can process 250k ALS logs before trimming the fields and can process 420k ALS logs after trimming the fields
    de1d0461
可在Tags中查看这些版本中当前仓库的状态.
CHANGES.md 3.1 KB