mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-25 09:05:26 +00:00
* ci(perf-test): use 16 cores CPU Signed-off-by: Dwi Siswanto <git@dw1.io> * ci(perf-test): add `flags` matrix Signed-off-by: Dwi Siswanto <git@dw1.io> * ci(perf-test): add flamegraph action Signed-off-by: Dwi Siswanto <git@dw1.io> * ci(perf-test): debug Signed-off-by: Dwi Siswanto <git@dw1.io> * ci(perf-test): add input `name` for flamegraph action Signed-off-by: Dwi Siswanto <git@dw1.io> * ci(perf-test): run w/o `-race` Since it is irrelevant for the context of perf tests and doesn't show any noticeable difference (ref: https://github.com/projectdiscovery/nuclei/actions/runs/12805564634). Signed-off-by: Dwi Siswanto <git@dw1.io> * misc update --------- Signed-off-by: Dwi Siswanto <git@dw1.io> Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>