Community
Participate
Working Groups
Created attachment 109419 [details] Proposed patch This patch improves data transfer performance between the RDT index server and the UI. These are the specific optimizations: - Cleaned up backend de/serialization so it only happens between CDTMiner and RemoteCIndexSubsystem - Optimized call hierarchy so fewer objects are created during serialization This patch also removes unused imports in a number of classes.
Applied to HEAD