diff options
| author | Sean McGivern <sean@gitlab.com> | 2017-10-04 14:13:22 +0100 |
|---|---|---|
| committer | Sean McGivern <sean@gitlab.com> | 2017-10-05 10:12:58 +0100 |
| commit | e9476eb97af59404438d8403968a282d6d08a20d (patch) | |
| tree | 6e0b9c6cdfb18095cf7c49c470fb54b7d817d988 /README.md | |
| parent | d7717192782232c14c4f16962ab450b08348a4c9 (diff) | |
| download | gitlab-ce-e9476eb97af59404438d8403968a282d6d08a20d.tar.gz | |
Speed up cached_pass? for composite rules
Both `Or` and `And` would evaluate whether each rule passed, then calculate a
value based on the results of all of those. We can actually return early in many
cases, without running the rule at all.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
