diff options
author | Neeraj Singh <neerajsi@microsoft.com> | 2022-04-05 07:20:18 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-04-06 22:13:26 +0200 |
commit | 112a9fe60d7c5f02ee1a805d8730d54a458b7ad1 (patch) | |
tree | 725380b87324a28694ae21678c418b37ab1c7894 /sha1dc_git.c | |
parent | t/perf: add iteration setup mechanism to perf-lib (diff) | |
download | git-112a9fe60d7c5f02ee1a805d8730d54a458b7ad1.tar.xz git-112a9fe60d7c5f02ee1a805d8730d54a458b7ad1.zip |
core.fsyncmethod: performance tests for batch mode
Add basic performance tests for git commands that can add data to the
object database. We cover:
* git add
* git stash
* git update-index (via git stash)
* git unpack-objects
* git commit --all
We cover all currently available fsync methods as well.
Signed-off-by: Neeraj Singh <neerajsi@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1dc_git.c')
0 files changed, 0 insertions, 0 deletions