Closed YoshihitoAso closed 1 year ago
Improve the performance of the /Companies API.
/Companies
Since there was a logic that processed duplicated data in the loop processing, I eliminated the duplication of the data to be processed and improved the performance.
Improve the performance of the
/Companies
API.Since there was a logic that processed duplicated data in the loop processing, I eliminated the duplication of the data to be processed and improved the performance.