[Security Solution] Improve rule diff algorithm performance by splitting diff calculation into async chunks #180164
Labels
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
performance
refactoring
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Epics: /~https://github.com/elastic/security-team/issues/1974 (internal), #174168
Summary
/upgrade/_review
endpoint is a computationally expensive synchronous process that blocks the event loop during its calculation.Background
The above solution is based on:
The text was updated successfully, but these errors were encountered: