]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Improve benchmark.sh (#8730)
authorAdam Retter <adam.retter@googlemail.com>
Tue, 14 Sep 2021 18:08:46 +0000 (11:08 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 14 Sep 2021 18:09:55 +0000 (11:09 -0700)
commite10e4162c8c2426c844000150bc84a23e300a0c9
tree4f8a7da0b3594e808a372ed846b08125bfa311c3
parent34afdc2d3db0ecb21b0c881c29b0f7426599d006
Improve benchmark.sh (#8730)

Summary:
* Started on some proper usage text to document the options
* Added a `JOB_ID` parameter, so that we can trace jobs and relate them to other assets
* Now generates a correct TSV file of the summary
* Summary has new additional fields:
    * RocksDB Version
    * Date
    * Job ID
* db_bench log files now also include the Job ID

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8730

Reviewed By: mrambacher

Differential Revision: D30747344

Pulled By: jay-zhuang

fbshipit-source-id: 87eb78d20959b6d95804aebf129606fa9c71f407
tools/benchmark.sh