Advertisement
Guest User

Untitled

a guest
Oct 12th, 2014
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.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.016326sec)
  4. Analyzing masters...done, 288 total revisions (0.144579sec)
  5. Find heads...71 of 71(100%) (0.000012sec)
  6. Sorting...done (0.000005sec)
  7. Find branch parent relationships...done (0.000006sec)
  8. Merge common branches...2 of 2(100%) (0.001984sec)
  9. Compute tail values...done (0.000005sec)
  10. Find tag locations...done (0.000012sec)
  11. Validate...done (0.000003sec)
  12. Save: 72 of 72(100%) (0.125985sec)
  13. 73 commits in 0.291639s (250 commits/sec) using 1724Kb.
  14. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  15.  
  16. real 0m0.305s
  17. user 0m0.168s
  18. sys 0m0.099s
  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.003821sec)
  22. Analyzing masters...done, 288 total revisions (0.135411sec)
  23. Find heads...71 of 71(100%) (0.000022sec)
  24. Sorting...done (0.000008sec)
  25. Find branch parent relationships...done (0.000010sec)
  26. Merge common branches...2 of 2(100%) (0.002315sec)
  27. Compute tail values...done (0.000005sec)
  28. Find tag locations...done (0.000041sec)
  29. Validate...done (0.000008sec)
  30. Save: 72 of 72(100%) (0.134451sec)
  31. 73 commits in 0.276608s (263 commits/sec) using 3548Kb.
  32. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  33.  
  34. real 0m0.287s
  35. user 0m0.182s
  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.003313sec)
  40. Analyzing masters...done, 288 total revisions (0.131632sec)
  41. Find heads...71 of 71(100%) (0.000013sec)
  42. Sorting...done (0.000005sec)
  43. Find branch parent relationships...done (0.000005sec)
  44. Merge common branches...2 of 2(100%) (0.001907sec)
  45. Compute tail values...done (0.000005sec)
  46. Find tag locations...done (0.000014sec)
  47. Validate...done (0.000003sec)
  48. Save: 72 of 72(100%) (0.124946sec)
  49. 73 commits in 0.262259s (278 commits/sec) using 1716Kb.
  50. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  51.  
  52. real 0m0.272s
  53. user 0m0.146s
  54. sys 0m0.107s
  55. bash-4.1$
  56. bash-4.1$
  57. bash-4.1$
  58. bash-4.1$ time ../benchmark.sh -t 2
  59. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 2 >/dev/null
  60. Reading list of files...done, 763KB in 71 files (0.016539sec)
  61. Analyzing masters with 2 threads...done, 288 total revisions (0.109816sec)
  62. Find heads...71 of 71(100%) (0.000024sec)
  63. Sorting...done (0.000010sec)
  64. Find branch parent relationships...done (0.000012sec)
  65. Merge common branches...2 of 2(100%) (0.001913sec)
  66. Compute tail values...done (0.000005sec)
  67. Find tag locations...done (0.000013sec)
  68. Validate...done (0.000003sec)
  69. Save: 72 of 72(100%) (0.307242sec)
  70. 73 commits in 0.437281s (166 commits/sec) using 5612Kb.
  71. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  72.  
  73. real 0m0.449s
  74. user 0m0.383s
  75. sys 0m0.130s
  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.003922sec)
  79. Analyzing masters with 2 threads...done, 288 total revisions (0.096990sec)
  80. Find heads...71 of 71(100%) (0.000015sec)
  81. Sorting...done (0.000005sec)
  82. Find branch parent relationships...done (0.000006sec)
  83. Merge common branches...2 of 2(100%) (0.001838sec)
  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.319658sec)
  88. 73 commits in 0.422899s (172 commits/sec) using 5592Kb.
  89. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  90.  
  91. real 0m0.434s
  92. user 0m0.396s
  93. sys 0m0.110s
  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.003221sec)
  97. Analyzing masters with 2 threads...done, 288 total revisions (0.097401sec)
  98. Find heads...71 of 71(100%) (0.000021sec)
  99. Sorting...done (0.000005sec)
  100. Find branch parent relationships...done (0.000006sec)
  101. Merge common branches...2 of 2(100%) (0.001732sec)
  102. Compute tail values...done (0.000005sec)
  103. Find tag locations...done (0.000013sec)
  104. Validate...done (0.000003sec)
  105. Save: 72 of 72(100%) (0.305815sec)
  106. 73 commits in 0.408656s (178 commits/sec) using 5592Kb.
  107. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  108.  
  109. real 0m0.418s
  110. user 0m0.388s
  111. sys 0m0.102s
  112. bash-4.1$
  113. bash-4.1$
  114. bash-4.1$
  115. bash-4.1$ time ../benchmark.sh -t 4
  116. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  117. Reading list of files...done, 763KB in 71 files (0.003162sec)
  118. Analyzing masters with 4 threads...done, 288 total revisions (0.053079sec)
  119. Find heads...71 of 71(100%) (0.000015sec)
  120. Sorting...done (0.000035sec)
  121. Find branch parent relationships...done (0.000008sec)
  122. Merge common branches...2 of 2(100%) (0.001988sec)
  123. Compute tail values...done (0.000006sec)
  124. Find tag locations...done (0.000014sec)
  125. Validate...done (0.000004sec)
  126. Save: 72 of 72(100%) (0.327214sec)
  127. 73 commits in 0.386043s (189 commits/sec) using 9688Kb.
  128. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  129.  
  130. real 0m0.397s
  131. user 0m0.410s
  132. sys 0m0.105s
  133. bash-4.1$ time ../benchmark.sh -t 4
  134. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 4 >/dev/null
  135. Reading list of files...done, 763KB in 71 files (0.003039sec)
  136. Analyzing masters with 4 threads...done, 288 total revisions (0.054376sec)
  137. Find heads...71 of 71(100%) (0.000015sec)
  138. Sorting...done (0.000005sec)
  139. Find branch parent relationships...done (0.000006sec)
  140. Merge common branches...2 of 2(100%) (0.002158sec)
  141. Compute tail values...done (0.000007sec)
  142. Find tag locations...done (0.000014sec)
  143. Validate...done (0.000003sec)
  144. Save: 72 of 72(100%) (0.340223sec)
  145. 73 commits in 0.400328s (182 commits/sec) using 9720Kb.
  146. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  147.  
  148. real 0m0.411s
  149. user 0m0.386s
  150. sys 0m0.137s
  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.003341sec)
  154. Analyzing masters with 4 threads...done, 288 total revisions (0.053314sec)
  155. Find heads...71 of 71(100%) (0.000013sec)
  156. Sorting...done (0.000005sec)
  157. Find branch parent relationships...done (0.000006sec)
  158. Merge common branches...2 of 2(100%) (0.001913sec)
  159. Compute tail values...done (0.000005sec)
  160. Find tag locations...done (0.000013sec)
  161. Validate...done (0.000003sec)
  162. Save: 72 of 72(100%) (0.338281sec)
  163. 73 commits in 0.397390s (183 commits/sec) using 9700Kb.
  164. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  165.  
  166. real 0m0.408s
  167. user 0m0.393s
  168. sys 0m0.126s
  169. bash-4.1$
  170. bash-4.1$
  171. bash-4.1$
  172. bash-4.1$ time ../benchmark.sh -t 8
  173. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  174. Reading list of files...done, 763KB in 71 files (0.003155sec)
  175. Analyzing masters with 8 threads...done, 288 total revisions (0.040838sec)
  176. Find heads...71 of 71(100%) (0.000016sec)
  177. Sorting...done (0.000007sec)
  178. Find branch parent relationships...done (0.000008sec)
  179. Merge common branches...2 of 2(100%) (0.001985sec)
  180. Compute tail values...done (0.000005sec)
  181. Find tag locations...done (0.000015sec)
  182. Validate...done (0.000003sec)
  183. Save: 72 of 72(100%) (0.306343sec)
  184. 73 commits in 0.352841s (206 commits/sec) using 21968Kb.
  185. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  186.  
  187. real 0m0.363s
  188. user 0m0.392s
  189. sys 0m0.122s
  190. bash-4.1$ time ../benchmark.sh -t 8
  191. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  192. Reading list of files...done, 763KB in 71 files (0.003195sec)
  193. Analyzing masters with 8 threads...done, 288 total revisions (0.049332sec)
  194. Find heads...71 of 71(100%) (0.000015sec)
  195. Sorting...done (0.000007sec)
  196. Find branch parent relationships...done (0.000007sec)
  197. Merge common branches...2 of 2(100%) (0.002029sec)
  198. Compute tail values...done (0.000005sec)
  199. Find tag locations...done (0.000021sec)
  200. Validate...done (0.000004sec)
  201. Save: 72 of 72(100%) (0.307130sec)
  202. 73 commits in 0.362201s (201 commits/sec) using 19940Kb.
  203. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  204.  
  205. real 0m0.372s
  206. user 0m0.399s
  207. sys 0m0.129s
  208. bash-4.1$ time ../benchmark.sh -t 8
  209. find -name '*,v' -print | ~/for-esr/cvs-fast-export/cvs-fast-export -p -t 8 >/dev/null
  210. Reading list of files...done, 763KB in 71 files (0.003689sec)
  211. Analyzing masters with 8 threads...done, 288 total revisions (0.039266sec)
  212. Find heads...71 of 71(100%) (0.000028sec)
  213. Sorting...done (0.000013sec)
  214. Find branch parent relationships...done (0.000009sec)
  215. Merge common branches...2 of 2(100%) (0.002113sec)
  216. Compute tail values...done (0.000008sec)
  217. Find tag locations...done (0.000026sec)
  218. Validate...done (0.000004sec)
  219. Save: 72 of 72(100%) (0.307362sec)
  220. 73 commits in 0.353025s (206 commits/sec) using 19940Kb.
  221. cvs-fast-export: no commitids before 2011-11-30T08:58:50Z.
  222.  
  223. real 0m0.363s
  224. user 0m0.399s
  225. sys 0m0.116s
  226. bash-4.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement