Advertisement
Guest User

Untitled

a guest
Oct 13th, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.11 KB | None | 0 0
  1. bash-4.1$ time ../benchmark.sh
  2. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p >/dev/null
  3. Reading list of files...done, 763KB in 71 files (0.029369sec)
  4. Analyzing masters...done, 288 total revisions (0.146403sec)
  5. Find heads...71 of 71(100%) (0.000013sec)
  6. Sorting...done (0.000005sec)
  7. Find branch parent relationships...done (0.000006sec)
  8. Merge common branches...2 of 2(100%) (0.001780sec)
  9. Compute tail values...done (0.000004sec)
  10. Find tag locations...done (0.000014sec)
  11. Validate...done (0.000003sec)
  12. Save: 72 of 72(100%) (0.021153sec)
  13. 73 commits in 0.201308s (362 commits/sec) using 1644Kb.
  14. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  15.  
  16. real 0m0.222s
  17. user 0m0.068s
  18. sys 0m0.085s
  19. bash-4.1$ time ../benchmark.sh
  20. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p >/dev/null
  21. Reading list of files...done, 763KB in 71 files (0.004136sec)
  22. Analyzing masters...done, 288 total revisions (0.130207sec)
  23. Find heads...71 of 71(100%) (0.000013sec)
  24. Sorting...done (0.000005sec)
  25. Find branch parent relationships...done (0.000006sec)
  26. Merge common branches...2 of 2(100%) (0.001712sec)
  27. Compute tail values...done (0.000005sec)
  28. Find tag locations...done (0.000014sec)
  29. Validate...done (0.000003sec)
  30. Save: 72 of 72(100%) (0.021027sec)
  31. 73 commits in 0.157554s (463 commits/sec) using 1660Kb.
  32. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  33.  
  34. real 0m0.166s
  35. user 0m0.057s
  36. sys 0m0.083s
  37. bash-4.1$ time ../benchmark.sh
  38. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p >/dev/null
  39. Reading list of files...done, 763KB in 71 files (0.003969sec)
  40. Analyzing masters...done, 288 total revisions (0.146665sec)
  41. Find heads...71 of 71(100%) (0.000012sec)
  42. Sorting...done (0.000005sec)
  43. Find branch parent relationships...done (0.000006sec)
  44. Merge common branches...2 of 2(100%) (0.001729sec)
  45. Compute tail values...done (0.000005sec)
  46. Find tag locations...done (0.000014sec)
  47. Validate...done (0.000004sec)
  48. Save: 72 of 72(100%) (0.021912sec)
  49. 73 commits in 0.174738s (417 commits/sec) using 3688Kb.
  50. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  51.  
  52. real 0m0.183s
  53. user 0m0.067s
  54. sys 0m0.077s
  55. bash-4.1$ time ../benchmark.sh
  56. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p >/dev/null
  57. Reading list of files...done, 763KB in 71 files (0.003296sec)
  58. Analyzing masters...done, 288 total revisions (0.127143sec)
  59. Find heads...71 of 71(100%) (0.000014sec)
  60. Sorting...done (0.000005sec)
  61. Find branch parent relationships...done (0.000006sec)
  62. Merge common branches...2 of 2(100%) (0.002032sec)
  63. Compute tail values...done (0.000005sec)
  64. Find tag locations...done (0.000014sec)
  65. Validate...done (0.000003sec)
  66. Save: 72 of 72(100%) (0.021304sec)
  67. 73 commits in 0.154245s (473 commits/sec) using 1652Kb.
  68. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  69.  
  70. real 0m0.162s
  71. user 0m0.064s
  72. sys 0m0.079s
  73. bash-4.1$
  74. bash-4.1$
  75. bash-4.1$
  76. bash-4.1$ time ../benchmark.sh -t 2
  77. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 2 >/dev/null
  78. Reading list of files...done, 763KB in 71 files (0.003140sec)
  79. Analyzing masters with 2 threads...done, 288 total revisions (0.096164sec)
  80. Find heads...71 of 71(100%) (0.000014sec)
  81. Sorting...done (0.000005sec)
  82. Find branch parent relationships...done (0.000006sec)
  83. Merge common branches...2 of 2(100%) (0.001751sec)
  84. Compute tail values...done (0.000005sec)
  85. Find tag locations...done (0.000013sec)
  86. Validate...done (0.000003sec)
  87. Save: 72 of 72(100%) (0.022211sec)
  88. 73 commits in 0.123792s (589 commits/sec) using 5540Kb.
  89. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  90.  
  91. real 0m0.134s
  92. user 0m0.111s
  93. sys 0m0.089s
  94. bash-4.1$ time ../benchmark.sh -t 2
  95. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 2 >/dev/null
  96. Reading list of files...done, 763KB in 71 files (0.004002sec)
  97. Analyzing masters with 2 threads...done, 288 total revisions (0.103264sec)
  98. Find heads...71 of 71(100%) (0.000013sec)
  99. Sorting...done (0.000005sec)
  100. Find branch parent relationships...done (0.000005sec)
  101. Merge common branches...2 of 2(100%) (0.001756sec)
  102. Compute tail values...done (0.000005sec)
  103. Find tag locations...done (0.000014sec)
  104. Validate...done (0.000003sec)
  105. Save: 72 of 72(100%) (0.021943sec)
  106. 73 commits in 0.131578s (554 commits/sec) using 5544Kb.
  107. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  108.  
  109. real 0m0.140s
  110. user 0m0.108s
  111. sys 0m0.095s
  112. bash-4.1$ time ../benchmark.sh -t 2
  113. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 2 >/dev/null
  114. Reading list of files...done, 763KB in 71 files (0.003199sec)
  115. Analyzing masters with 2 threads...done, 288 total revisions (0.099465sec)
  116. Find heads...71 of 71(100%) (0.000013sec)
  117. Sorting...done (0.000005sec)
  118. Find branch parent relationships...done (0.000006sec)
  119. Merge common branches...2 of 2(100%) (0.001689sec)
  120. Compute tail values...done (0.000005sec)
  121. Find tag locations...done (0.000014sec)
  122. Validate...done (0.000003sec)
  123. Save: 72 of 72(100%) (0.022109sec)
  124. 73 commits in 0.126935s (575 commits/sec) using 5544Kb.
  125. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  126.  
  127. real 0m0.135s
  128. user 0m0.099s
  129. sys 0m0.106s
  130. bash-4.1$ time ../benchmark.sh -t 2
  131. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 2 >/dev/null
  132. Reading list of files...done, 763KB in 71 files (0.006978sec)
  133. Analyzing masters with 2 threads...done, 288 total revisions (0.107702sec)
  134. Find heads...71 of 71(100%) (0.000014sec)
  135. Sorting...done (0.000005sec)
  136. Find branch parent relationships...done (0.000006sec)
  137. Merge common branches...2 of 2(100%) (0.001797sec)
  138. Compute tail values...done (0.000005sec)
  139. Find tag locations...done (0.000014sec)
  140. Validate...done (0.000003sec)
  141. Save: 72 of 72(100%) (0.021357sec)
  142. 73 commits in 0.138333s (527 commits/sec) using 5540Kb.
  143. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  144.  
  145. real 0m0.147s
  146. user 0m0.096s
  147. sys 0m0.108s
  148. bash-4.1$
  149. bash-4.1$
  150. bash-4.1$
  151. bash-4.1$ time ../benchmark.sh -t 4
  152. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  153. Reading list of files...done, 763KB in 71 files (0.000775sec)
  154. Analyzing masters with 4 threads...done, 288 total revisions (0.055063sec)
  155. Find heads...71 of 71(100%) (0.000017sec)
  156. Sorting...done (0.000005sec)
  157. Find branch parent relationships...done (0.000006sec)
  158. Merge common branches...2 of 2(100%) (0.001791sec)
  159. Compute tail values...done (0.000005sec)
  160. Find tag locations...done (0.000014sec)
  161. Validate...done (0.000003sec)
  162. Save: 72 of 72(100%) (0.020556sec)
  163. 73 commits in 0.080832s (903 commits/sec) using 9664Kb.
  164. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  165.  
  166. real 0m0.089s
  167. user 0m0.109s
  168. sys 0m0.105s
  169. bash-4.1$ time ../benchmark.sh -t 4
  170. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  171. Reading list of files...done, 763KB in 71 files (0.002934sec)
  172. Analyzing masters with 4 threads...done, 288 total revisions (0.055649sec)
  173. Find heads...71 of 71(100%) (0.000014sec)
  174. Sorting...done (0.000005sec)
  175. Find branch parent relationships...done (0.000006sec)
  176. Merge common branches...2 of 2(100%) (0.001822sec)
  177. Compute tail values...done (0.000005sec)
  178. Find tag locations...done (0.000014sec)
  179. Validate...done (0.000003sec)
  180. Save: 72 of 72(100%) (0.022295sec)
  181. 73 commits in 0.083172s (877 commits/sec) using 9664Kb.
  182. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  183.  
  184. real 0m0.091s
  185. user 0m0.095s
  186. sys 0m0.119s
  187. bash-4.1$ time ../benchmark.sh -t 4
  188. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  189. Reading list of files...done, 763KB in 71 files (0.004133sec)
  190. Analyzing masters with 4 threads...done, 288 total revisions (0.057419sec)
  191. Find heads...71 of 71(100%) (0.000015sec)
  192. Sorting...done (0.000005sec)
  193. Find branch parent relationships...done (0.000006sec)
  194. Merge common branches...2 of 2(100%) (0.001882sec)
  195. Compute tail values...done (0.000005sec)
  196. Find tag locations...done (0.000014sec)
  197. Validate...done (0.000003sec)
  198. Save: 72 of 72(100%) (0.022401sec)
  199. 73 commits in 0.086424s (844 commits/sec) using 9688Kb.
  200. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  201.  
  202. real 0m0.097s
  203. user 0m0.108s
  204. sys 0m0.108s
  205. bash-4.1$ time ../benchmark.sh -t 4
  206. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  207. Reading list of files...done, 763KB in 71 files (0.003359sec)
  208. Analyzing masters with 4 threads...done, 288 total revisions (0.049488sec)
  209. Find heads...71 of 71(100%) (0.000015sec)
  210. Sorting...done (0.000005sec)
  211. Find branch parent relationships...done (0.000006sec)
  212. Merge common branches...2 of 2(100%) (0.001784sec)
  213. Compute tail values...done (0.000005sec)
  214. Find tag locations...done (0.000014sec)
  215. Validate...done (0.000003sec)
  216. Save: 72 of 72(100%) (0.022309sec)
  217. 73 commits in 0.077421s (942 commits/sec) using 9676Kb.
  218. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  219.  
  220. real 0m0.086s
  221. user 0m0.106s
  222. sys 0m0.094s
  223. bash-4.1$
  224. bash-4.1$
  225. bash-4.1$
  226. bash-4.1$ time ../benchmark.sh -t 8
  227. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  228. Reading list of files...done, 763KB in 71 files (0.002904sec)
  229. Analyzing masters with 8 threads...done, 288 total revisions (0.043626sec)
  230. Find heads...71 of 71(100%) (0.000018sec)
  231. Sorting...done (0.000007sec)
  232. Find branch parent relationships...done (0.000008sec)
  233. Merge common branches...2 of 2(100%) (0.001961sec)
  234. Compute tail values...done (0.000005sec)
  235. Find tag locations...done (0.000016sec)
  236. Validate...done (0.000003sec)
  237. Save: 72 of 72(100%) (0.023397sec)
  238. 73 commits in 0.072434s (1007 commits/sec) using 19940Kb.
  239. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  240.  
  241. real 0m0.081s
  242. user 0m0.115s
  243. sys 0m0.130s
  244. bash-4.1$ time ../benchmark.sh -t 8
  245. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  246. Reading list of files...done, 763KB in 71 files (0.004644sec)
  247. Analyzing masters with 8 threads...done, 288 total revisions (0.038574sec)
  248. Find heads...71 of 71(100%) (0.000016sec)
  249. Sorting...done (0.000007sec)
  250. Find branch parent relationships...done (0.000008sec)
  251. Merge common branches...2 of 2(100%) (0.001963sec)
  252. Compute tail values...done (0.000005sec)
  253. Find tag locations...done (0.000015sec)
  254. Validate...done (0.000003sec)
  255. Save: 72 of 72(100%) (0.022232sec)
  256. 73 commits in 0.067928s (1074 commits/sec) using 19948Kb.
  257. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  258.  
  259. real 0m0.076s
  260. user 0m0.106s
  261. sys 0m0.128s
  262. bash-4.1$ time ../benchmark.sh -t 8
  263. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  264. Reading list of files...done, 763KB in 71 files (0.004232sec)
  265. Analyzing masters with 8 threads...done, 288 total revisions (0.040397sec)
  266. Find heads...71 of 71(100%) (0.000015sec)
  267. Sorting...done (0.000045sec)
  268. Find branch parent relationships...done (0.000008sec)
  269. Merge common branches...2 of 2(100%) (0.001890sec)
  270. Compute tail values...done (0.000005sec)
  271. Find tag locations...done (0.000015sec)
  272. Validate...done (0.000003sec)
  273. Save: 72 of 72(100%) (0.022337sec)
  274. 73 commits in 0.069509s (1050 commits/sec) using 19948Kb.
  275. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  276.  
  277. real 0m0.078s
  278. user 0m0.111s
  279. sys 0m0.137s
  280. bash-4.1$ time ../benchmark.sh -t 8
  281. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  282. Reading list of files...done, 763KB in 71 files (0.004973sec)
  283. Analyzing masters with 8 threads...done, 288 total revisions (0.041974sec)
  284. Find heads...71 of 71(100%) (0.000018sec)
  285. Sorting...done (0.000007sec)
  286. Find branch parent relationships...done (0.000008sec)
  287. Merge common branches...2 of 2(100%) (0.002007sec)
  288. Compute tail values...done (0.000005sec)
  289. Find tag locations...done (0.000015sec)
  290. Validate...done (0.000004sec)
  291. Save: 72 of 72(100%) (0.024841sec)
  292. 73 commits in 0.074313s (982 commits/sec) using 19940Kb.
  293. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  294.  
  295. real 0m0.084s
  296. user 0m0.103s
  297. sys 0m0.130s
  298. bash-4.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement