ppbench 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 92172edc2f76c58397f89e6c244a1f64f1e71f3b
4
- data.tar.gz: 428efca6a0fc8ee945111933fa6563b13620c392
3
+ metadata.gz: d1e2d673541fb2273a78be864763423e52ddee85
4
+ data.tar.gz: b814701e8c948440b6f4eba96ac9f059a23d0710
5
5
  SHA512:
6
- metadata.gz: b8f7e7db18d40e77b16316fbd52b425e19a1c519f0cb7eff8be5e84e3a58148a70f51ce115e9a1df06c2cd97dd3bc32477bf0bc998abb81873f7a0db1e5097d9
7
- data.tar.gz: 61a4edc893a0c45532ee2dc51ed49ca38e1e0a3010d83364f3f5cc09391e8bd8e5ec8764f371f05d2befe8a82ca341082b4d3615e2734a05af6731fb832b8a70
6
+ metadata.gz: 766a21b7f894b66c1fc41b61cdf4007f7269f946bec4127cc76035f58d9908063c0baa20c42e8ebb075d038757ff9ff6560852201bd1701d6cfcc1202305be37
7
+ data.tar.gz: bd752036eccd72b8895c75ef730b1fe3c34ae60aa38679a7f54b16479a78f8215a586acc55eeb0df6967d3af9891d9bae2f60ba312acda82c64d95d7cc0f6d34
@@ -4,4 +4,4 @@ You are allowed to:
4
4
  1. Remove rake task
5
5
  2. Add existing rake tasks
6
6
  To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build ppbench-0.0.2.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install ppbench-0.0.2.gem into system gems" fullCmd="install" taksId="install" /><RakeTask description="Create tag v0.0.2 and build and push ppbench-0.0.2.gem to Rubygems" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
7
+ --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build ppbench-0.0.4.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install ppbench-0.0.4.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install ppbench-0.0.4.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.4 and build and push ppbench-0.0.4.gem to Rubygems" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
@@ -25,7 +25,6 @@
25
25
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
26
26
  </COVERAGE_PATTERN>
27
27
  </EXTENSION>
28
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
29
28
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="install" />
30
29
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
31
30
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -49,7 +48,6 @@
49
48
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
50
49
  </COVERAGE_PATTERN>
51
50
  </EXTENSION>
52
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
53
51
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="release" />
54
52
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="--trace" />
55
53
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -73,7 +71,6 @@
73
71
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
74
72
  </COVERAGE_PATTERN>
75
73
  </EXTENSION>
76
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
77
74
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="build" />
78
75
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
79
76
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -89,14 +86,14 @@
89
86
  </content>
90
87
  <orderEntry type="jdk" jdkName="RVM: ruby-2.2.0" jdkType="RUBY_SDK" />
91
88
  <orderEntry type="sourceFolder" forTests="false" />
92
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.8.3, RVM: ruby-2.2.0) [gem]" level="application" />
93
- <orderEntry type="library" scope="PROVIDED" name="commander (v4.3.5, RVM: ruby-2.2.0) [gem]" level="application" />
89
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.6, RVM: ruby-2.2.0) [gem]" level="application" />
90
+ <orderEntry type="library" scope="PROVIDED" name="commander (v4.4.0, RVM: ruby-2.2.0) [gem]" level="application" />
94
91
  <orderEntry type="library" scope="PROVIDED" name="descriptive_statistics (v2.5.1, RVM: ruby-2.2.0) [gem]" level="application" />
95
92
  <orderEntry type="library" scope="PROVIDED" name="highline (v1.7.6, RVM: ruby-2.2.0) [gem]" level="application" />
96
- <orderEntry type="library" scope="PROVIDED" name="httpclient (v2.6.0.1, RVM: ruby-2.2.0) [gem]" level="application" />
93
+ <orderEntry type="library" scope="PROVIDED" name="httpclient (v2.7.0.1, RVM: ruby-2.2.0) [gem]" level="application" />
97
94
  <orderEntry type="library" scope="PROVIDED" name="parallel (v1.6.1, RVM: ruby-2.2.0) [gem]" level="application" />
98
95
  <orderEntry type="library" scope="PROVIDED" name="progressbar (v0.21.0, RVM: ruby-2.2.0) [gem]" level="application" />
99
- <orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, RVM: ruby-2.2.0) [gem]" level="application" />
96
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.2.0) [gem]" level="application" />
100
97
  <orderEntry type="library" scope="PROVIDED" name="terminal-table (v1.5.2, RVM: ruby-2.2.0) [gem]" level="application" />
101
98
  </component>
102
99
  </module>
@@ -14,8 +14,8 @@
14
14
  </component>
15
15
  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
16
16
  <component name="CoverageDataManager">
17
- <SUITE FILE_PATH="coverage/ppbench@install__ppbench.coverage" NAME="install: ppbench Coverage Results" MODIFIED="1444131824696" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ppbench" />
18
17
  <SUITE FILE_PATH="coverage/ppbench@build__ppbench.coverage" NAME="build: ppbench Coverage Results" MODIFIED="1442594808344" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ppbench" />
18
+ <SUITE FILE_PATH="coverage/ppbench@install__ppbench.coverage" NAME="install: ppbench Coverage Results" MODIFIED="1444131824696" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ppbench" />
19
19
  <SUITE FILE_PATH="coverage/ppbench@release__ppbench.coverage" NAME="release: ppbench Coverage Results" MODIFIED="1442475151952" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ppbench" />
20
20
  </component>
21
21
  <component name="CreatePatchCommitExecutor">
@@ -26,7 +26,7 @@
26
26
  <favorites_list name="ppbench" />
27
27
  </component>
28
28
  <component name="FileEditorManager">
29
- <leaf>
29
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
30
30
  <file leaf-file-name="ppbench.rb" pinned="false" current-in-tab="false">
31
31
  <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
32
32
  <provider selected="true" editor-type-id="text-editor">
@@ -50,8 +50,8 @@
50
50
  <file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
51
51
  <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
52
52
  <provider selected="true" editor-type-id="text-editor">
53
- <state vertical-scroll-proportion="0.048158642">
54
- <caret line="2" column="3" selection-start-line="2" selection-start-column="3" selection-end-line="2" selection-end-column="3" />
53
+ <state vertical-scroll-proportion="0.016299138">
54
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
55
55
  <folding />
56
56
  </state>
57
57
  </provider>
@@ -80,7 +80,7 @@
80
80
  </leaf>
81
81
  </component>
82
82
  <component name="Git.Settings">
83
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
83
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
84
84
  </component>
85
85
  <component name="IdeDocumentHistory">
86
86
  <option name="CHANGED_PATHS">
@@ -93,12 +93,10 @@
93
93
  </option>
94
94
  </component>
95
95
  <component name="JsBuildToolGruntFileManager" detection-done="true" />
96
+ <component name="JsBuildToolPackageJson" detection-done="true" />
96
97
  <component name="JsGulpfileManager">
97
98
  <detection-done>true</detection-done>
98
99
  </component>
99
- <component name="NamedScopeManager">
100
- <order />
101
- </component>
102
100
  <component name="ProjectFrameBounds">
103
101
  <option name="x" value="148" />
104
102
  <option name="y" value="106" />
@@ -126,6 +124,8 @@
126
124
  <autoscrollToSource />
127
125
  <autoscrollFromSource />
128
126
  <sortByType />
127
+ <manualOrder />
128
+ <foldersAlwaysOnTop value="true" />
129
129
  </navigator>
130
130
  <panes>
131
131
  <pane id="Scratches" />
@@ -220,7 +220,6 @@
220
220
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
221
221
  </COVERAGE_PATTERN>
222
222
  </EXTENSION>
223
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
224
223
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="install" />
225
224
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
226
225
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -244,7 +243,6 @@
244
243
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
245
244
  </COVERAGE_PATTERN>
246
245
  </EXTENSION>
247
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
248
246
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="release" />
249
247
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="--trace" />
250
248
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -268,7 +266,6 @@
268
266
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
269
267
  </COVERAGE_PATTERN>
270
268
  </EXTENSION>
271
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
272
269
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="build" />
273
270
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
274
271
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -296,7 +293,6 @@
296
293
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
297
294
  </COVERAGE_PATTERN>
298
295
  </EXTENSION>
299
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
300
296
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
301
297
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
302
298
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -327,7 +323,6 @@
327
323
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
328
324
  </COVERAGE_PATTERN>
329
325
  </EXTENSION>
330
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
331
326
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
332
327
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
333
328
  <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
@@ -351,7 +346,6 @@
351
346
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
352
347
  </COVERAGE_PATTERN>
353
348
  </EXTENSION>
354
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
355
349
  <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
356
350
  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
357
351
  <method />
@@ -372,7 +366,6 @@
372
366
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
373
367
  </COVERAGE_PATTERN>
374
368
  </EXTENSION>
375
- <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
376
369
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
377
370
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
378
371
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
@@ -400,9 +393,9 @@
400
393
  </list>
401
394
  <recent_temporary>
402
395
  <list size="3">
403
- <item index="0" class="java.lang.String" itemvalue="Rake.install: ppbench" />
404
- <item index="1" class="java.lang.String" itemvalue="Rake.build: ppbench" />
405
- <item index="2" class="java.lang.String" itemvalue="Rake.release: ppbench" />
396
+ <item index="0" class="java.lang.String" itemvalue="Rake.build: ppbench" />
397
+ <item index="1" class="java.lang.String" itemvalue="Rake.release: ppbench" />
398
+ <item index="2" class="java.lang.String" itemvalue="Rake.install: ppbench" />
406
399
  </list>
407
400
  </recent_temporary>
408
401
  </component>
@@ -428,27 +421,27 @@
428
421
  </component>
429
422
  <component name="ToolWindowManager">
430
423
  <frame x="148" y="106" width="1927" height="1213" extended-state="0" />
431
- <editor active="false" />
424
+ <editor active="true" />
432
425
  <layout>
433
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
434
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
435
- <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
436
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.27272728" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
437
- <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
438
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2921767" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
439
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
440
- <window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32479414" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
441
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
442
- <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
443
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32890365" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
444
- <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
445
- <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
446
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32753888" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
447
- <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
448
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
449
- <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
450
- <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
451
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
426
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2956846" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
427
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
428
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
429
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
430
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32890365" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
431
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.27272728" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
432
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
433
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
434
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
435
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
436
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
437
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
438
+ <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
439
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
440
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32479414" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
441
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
442
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32753888" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
443
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
444
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
452
445
  </layout>
453
446
  </component>
454
447
  <component name="Vcs.Log.UiProperties">
@@ -873,8 +866,8 @@
873
866
  </entry>
874
867
  <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
875
868
  <provider selected="true" editor-type-id="text-editor">
876
- <state vertical-scroll-proportion="0.048158642">
877
- <caret line="2" column="3" selection-start-line="2" selection-start-column="3" selection-end-line="2" selection-end-column="3" />
869
+ <state vertical-scroll-proportion="0.016299138">
870
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
878
871
  <folding />
879
872
  </state>
880
873
  </provider>
@@ -1,3 +1,3 @@
1
1
  module Ppbench
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
14
  end
15
15
 
16
16
  spec.summary = %q{ppbench - a REST ping pong benchmark}
17
- spec.description = %q{A tool to run ping pong benchmark to figure out HTTP REST performances.}
17
+ spec.description = %q{A tool to trigger ping pong benchmark to investigate HTTP REST performances.}
18
18
  spec.homepage = "https://github.com/nkratzke/pingpong"
19
19
  spec.license = "MIT"
20
20
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ppbench
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nane Kratzke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-06 00:00:00.000000000 Z
11
+ date: 2016-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -122,7 +122,7 @@ dependencies:
122
122
  - - ">="
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
- description: A tool to run ping pong benchmark to figure out HTTP REST performances.
125
+ description: A tool to trigger ping pong benchmark to investigate HTTP REST performances.
126
126
  email:
127
127
  - nane.kratzke@fh-luebeck.de
128
128
  executables: