File:Vcs-benchmark-run-2-op-vs-time.png: Difference between revisions

Runtime summary of the final benchmark run. Sample set is 100 files (~33MB) from Project Gutenberg. The operations are (executed in this order): ;create :Creation of repository / branch "first", commit of first version ;checkout :Check out of first ve
 
add note that times for commit are average, not total
 
Line 11: Line 11:
:Check out of first version (branch "first")
:Check out of first version (branch "first")
;commit
;commit
:Commit 20 times into branch "first"
:Commit 20 times into branch "first" (average time shown)
;intermediate
;intermediate
:Check out an intermediate version from branch "first"
:Check out an intermediate version from branch "first"
Line 19: Line 19:
:Check out of branch "branch1"
:Check out of branch "branch1"
;commitB
;commitB
:Commit 20 times into branch "branch1"
:Commit 20 times into branch "branch1" (average time shown)