Project

General

Profile

« Previous | Next » 

Revision 4910

Added by daigle about 15 years ago

Update load testing scripts

View differences:

read-load-test.py
83 83
	debug("[%s] -- ERROR: %s" % (docid, response))
84 84
t2 = time()
85 85

  
86
for i in range(1,iterations):
86
for i in range(0,iterations):
87 87
	t1 = time()
88 88

  
89 89
	debug("[%s] -- Processing Read" % (docid))

Also available in: Unified diff