Revision 152f8a8ffe00358cae465738eac7b9a4de0b689e authored by Cheng Chang on 14 February 2020, 16:24:09 UTC, committed by Facebook Github Bot on 14 February 2020, 16:26:23 UTC
Summary:
`index` can be replaced by  `iter`, saving the computation of `index++`.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6406

Test Plan: make check

Differential Revision: D19905056

Pulled By: cheng-chang

fbshipit-source-id: add4638959c0d2e4e77a11f3fa04ffabaf0de790
1 parent 4034e28
History
File Mode Size
amalgamate.py -rwxr-xr-x 4.7 KB
build_detect_platform -rwxr-xr-x 24.9 KB
dependencies.sh -rw-r--r-- 2.1 KB
dependencies_4.8.1.sh -rw-r--r-- 2.2 KB
dependencies_platform007.sh -rw-r--r-- 2.1 KB
dockerbuild.sh -rwxr-xr-x 148 bytes
error_filter.py -rw-r--r-- 6.6 KB
fb_compile_mongo.sh -rwxr-xr-x 1.5 KB
fbcode_config.sh -rw-r--r-- 4.7 KB
fbcode_config4.8.1.sh -rw-r--r-- 3.6 KB
fbcode_config_platform007.sh -rw-r--r-- 4.9 KB
format-diff.sh -rwxr-xr-x 4.7 KB
gnu_parallel -rwxr-xr-x 238.6 KB
make_package.sh -rwxr-xr-x 3.1 KB
precommit_checker.py -rwxr-xr-x 5.6 KB
regression_build_test.sh -rwxr-xr-x 11.3 KB
rocksdb-lego-determinator -rwxr-xr-x 27.8 KB
run_ci_db_test.ps1 -rw-r--r-- 14.5 KB
setup_centos7.sh -rwxr-xr-x 1.1 KB
update_dependencies.sh -rwxr-xr-x 5.4 KB
version.sh -rwxr-xr-x 769 bytes

back to top