WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Commit 2f7f93e4 authored by Mathias Bavay's avatar Mathias Bavay
Browse files

The "soft" argument was not properly handled by the Min and Max filters, this...

The "soft" argument was not properly handled by the Min and Max filters, this has been fixed. All filters now properly reserve the vector size that they need, which reduces the number of instruction fetch misses and should (slightly) improved performances. Please try to use vector.reserve() whenever possible!
parent bec56f5b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment