Revision f2bc4d3dd367804448873993de1a67382b724b01 authored by Jameson Nash on 06 April 2021, 00:30:25 UTC, committed by Kristoffer on 11 April 2021, 20:01:45 UTC
This avoids computing `length` unnecessarily, which often requires a
division, and is therefore often expensive.

(cherry picked from commit 40d4f4a0d71b3129282e58b9a2f9b7f930ad13d3)
1 parent 7ee87dd
History
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 50.1 KB
Makefile -rw-r--r-- 25.3 KB
NEWS.md -rw-r--r-- 21.5 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top