Skip to content

Add profile = overflow to benchmark overflow-checks

Shinigami requested to merge aryacollection.hsp/librsvg:add-overflow-checks into main

overflow-checks is disabled by default in release builds. To test its impact on how performance, add a profile.overflow and benchmark it during cargo_bench job.

Merge request reports