ppbench 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: ab7f4671197d7280aad5e38be03aeb77662402f7
4
+ data.tar.gz: 112c59fc4cb7c31f59e4c36a653fb8d1e8c41c41
5
+ SHA512:
6
+ metadata.gz: 61ed3a82cd759ed78a84c540485e055a48b1efb3006643369be0019bbb1293759c367d145665e55289f2c62dadf683043ac8f677c760fbec6af55db9b966c1d8
7
+ data.tar.gz: 0cde85baee7f87de73f70f33ccb6c3d96da21c152506b49e3cb7372425ecbbc4ea95476d9598ae493f03765e7d20c90f07feb6a9e2efa9fd6fdb2cd7b254efc2
@@ -0,0 +1,9 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
@@ -0,0 +1 @@
1
+ ppbench
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Settings><!--This file was automatically generated by Ruby plugin.
3
+ You are allowed to:
4
+ 1. Remove rake task
5
+ 2. Add existing rake tasks
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.1.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install ppbench-0.0.1.gem into system gems" fullCmd="install" taksId="install" /><RakeTask description="Create tag v0.0.1 and build and push ppbench-0.0.1.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>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
4
+ <OptionsSetting value="true" id="Add" />
5
+ <OptionsSetting value="true" id="Remove" />
6
+ <OptionsSetting value="true" id="Checkout" />
7
+ <OptionsSetting value="true" id="Update" />
8
+ <OptionsSetting value="true" id="Status" />
9
+ <OptionsSetting value="true" id="Edit" />
10
+ <ConfirmationsSetting value="0" id="Add" />
11
+ <ConfirmationsSetting value="0" id="Remove" />
12
+ </component>
13
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.0.0-p247" project-jdk-type="RUBY_SDK" />
14
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/ppbench.iml" filepath="$PROJECT_DIR$/.idea/ppbench.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,78 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="FacetManager">
4
+ <facet type="gem" name="Ruby Gem">
5
+ <configuration>
6
+ <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
+ <option name="GEM_APP_TEST_PATH" value="$MODULE_DIR$/test" />
8
+ <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
+ </configuration>
10
+ </facet>
11
+ </component>
12
+ <component name="ModuleRunConfigurationManager">
13
+ <configuration default="false" name="install: ppbench" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
14
+ <module name="ppbench" />
15
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
16
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
17
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
18
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
19
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
20
+ <envs />
21
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
22
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
23
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
24
+ <COVERAGE_PATTERN ENABLED="true">
25
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
26
+ </COVERAGE_PATTERN>
27
+ </EXTENSION>
28
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
29
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="install" />
30
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
31
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
32
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
33
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
34
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
35
+ <method />
36
+ </configuration>
37
+ <configuration default="false" name="release: ppbench" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
38
+ <module name="ppbench" />
39
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
40
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
41
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
42
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
43
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
44
+ <envs />
45
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
46
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
47
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
48
+ <COVERAGE_PATTERN ENABLED="true">
49
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
50
+ </COVERAGE_PATTERN>
51
+ </EXTENSION>
52
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
53
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="release" />
54
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="--trace" />
55
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
56
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
57
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
58
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
59
+ <method />
60
+ </configuration>
61
+ </component>
62
+ <component name="NewModuleRootManager">
63
+ <content url="file://$MODULE_DIR$">
64
+ <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
65
+ </content>
66
+ <orderEntry type="jdk" jdkName="RVM: ruby-2.2.0" jdkType="RUBY_SDK" />
67
+ <orderEntry type="sourceFolder" forTests="false" />
68
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.8.3, RVM: ruby-2.2.0) [gem]" level="application" />
69
+ <orderEntry type="library" scope="PROVIDED" name="commander (v4.3.5, RVM: ruby-2.2.0) [gem]" level="application" />
70
+ <orderEntry type="library" scope="PROVIDED" name="descriptive_statistics (v2.5.1, RVM: ruby-2.2.0) [gem]" level="application" />
71
+ <orderEntry type="library" scope="PROVIDED" name="highline (v1.7.5, RVM: ruby-2.2.0) [gem]" level="application" />
72
+ <orderEntry type="library" scope="PROVIDED" name="httpclient (v2.6.0.1, RVM: ruby-2.2.0) [gem]" level="application" />
73
+ <orderEntry type="library" scope="PROVIDED" name="parallel (v1.6.1, RVM: ruby-2.2.0) [gem]" level="application" />
74
+ <orderEntry type="library" scope="PROVIDED" name="progressbar (v0.21.0, RVM: ruby-2.2.0) [gem]" level="application" />
75
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, RVM: ruby-2.2.0) [gem]" level="application" />
76
+ <orderEntry type="library" scope="PROVIDED" name="terminal-table (v1.5.2, RVM: ruby-2.2.0) [gem]" level="application" />
77
+ </component>
78
+ </module>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,917 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="e428de75-4fac-4ac2-b01b-e1a2bef4983e" name="Default" comment="" />
5
+ <ignored path="ppbench.iws" />
6
+ <ignored path=".idea/workspace.xml" />
7
+ <ignored path=".idea/dataSources.local.xml" />
8
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
9
+ <option name="TRACKING_ENABLED" value="true" />
10
+ <option name="SHOW_DIALOG" value="false" />
11
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
12
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
13
+ <option name="LAST_RESOLUTION" value="IGNORE" />
14
+ </component>
15
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
16
+ <component name="CoverageDataManager">
17
+ <SUITE FILE_PATH="coverage/ppbench@install__ppbench.coverage" NAME="install: ppbench Coverage Results" MODIFIED="1442476134308" 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@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" />
19
+ </component>
20
+ <component name="CreatePatchCommitExecutor">
21
+ <option name="PATCH_PATH" value="" />
22
+ </component>
23
+ <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
24
+ <component name="FavoritesManager">
25
+ <favorites_list name="ppbench" />
26
+ </component>
27
+ <component name="FileEditorManager">
28
+ <leaf>
29
+ <file leaf-file-name="console" pinned="false" current-in-tab="false">
30
+ <entry file="file://$PROJECT_DIR$/bin/console">
31
+ <provider selected="true" editor-type-id="text-editor">
32
+ <state vertical-scroll-proportion="0.0">
33
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
34
+ <folding />
35
+ </state>
36
+ </provider>
37
+ </entry>
38
+ </file>
39
+ <file leaf-file-name="ppbench.rb" pinned="false" current-in-tab="false">
40
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
41
+ <provider selected="true" editor-type-id="text-editor">
42
+ <state vertical-scroll-proportion="0.0">
43
+ <caret line="422" column="11" selection-start-line="422" selection-start-column="11" selection-end-line="422" selection-end-column="11" />
44
+ <folding />
45
+ </state>
46
+ </provider>
47
+ </entry>
48
+ </file>
49
+ <file leaf-file-name="ppbench.gemspec" pinned="false" current-in-tab="true">
50
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
51
+ <provider selected="true" editor-type-id="text-editor">
52
+ <state vertical-scroll-proportion="0.28977272">
53
+ <caret line="12" column="62" selection-start-line="12" selection-start-column="62" selection-end-line="12" selection-end-column="62" />
54
+ <folding />
55
+ </state>
56
+ </provider>
57
+ </entry>
58
+ </file>
59
+ <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
60
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
61
+ <provider selected="true" editor-type-id="text-editor">
62
+ <state vertical-scroll-proportion="0.0">
63
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
64
+ <folding />
65
+ </state>
66
+ </provider>
67
+ </entry>
68
+ </file>
69
+ <file leaf-file-name="ppbench.rb" pinned="false" current-in-tab="false">
70
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
71
+ <provider selected="true" editor-type-id="text-editor">
72
+ <state vertical-scroll-proportion="0.0">
73
+ <caret line="79" column="6" selection-start-line="79" selection-start-column="6" selection-end-line="79" selection-end-column="6" />
74
+ <folding>
75
+ <element signature="e#3404#4603#0" expanded="false" />
76
+ <element signature="e#4675#5363#0" expanded="false" />
77
+ <element signature="e#5424#6607#0" expanded="false" />
78
+ <element signature="e#6673#6984#0" expanded="false" />
79
+ <element signature="e#7054#7385#0" expanded="false" />
80
+ </folding>
81
+ </state>
82
+ </provider>
83
+ </entry>
84
+ </file>
85
+ <file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
86
+ <entry file="file://$PROJECT_DIR$/Rakefile">
87
+ <provider selected="true" editor-type-id="text-editor">
88
+ <state vertical-scroll-proportion="0.0">
89
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
90
+ <folding />
91
+ </state>
92
+ </provider>
93
+ </entry>
94
+ </file>
95
+ <file leaf-file-name="setup" pinned="false" current-in-tab="false">
96
+ <entry file="file://$PROJECT_DIR$/bin/setup">
97
+ <provider selected="true" editor-type-id="text-editor">
98
+ <state vertical-scroll-proportion="0.0">
99
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
100
+ <folding />
101
+ </state>
102
+ </provider>
103
+ </entry>
104
+ </file>
105
+ </leaf>
106
+ </component>
107
+ <component name="Git.Settings">
108
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
109
+ </component>
110
+ <component name="IdeDocumentHistory">
111
+ <option name="CHANGED_PATHS">
112
+ <list>
113
+ <option value="$PROJECT_DIR$/lib/ppbench/version.rb" />
114
+ <option value="$PROJECT_DIR$/lib/ppbench.rb" />
115
+ <option value="$PROJECT_DIR$/bin/ppbench.rb" />
116
+ <option value="$PROJECT_DIR$/ppbench.gemspec" />
117
+ </list>
118
+ </option>
119
+ </component>
120
+ <component name="JsBuildToolGruntFileManager" detection-done="true" />
121
+ <component name="JsGulpfileManager">
122
+ <detection-done>true</detection-done>
123
+ </component>
124
+ <component name="NamedScopeManager">
125
+ <order />
126
+ </component>
127
+ <component name="ProjectFrameBounds">
128
+ <option name="x" value="148" />
129
+ <option name="y" value="106" />
130
+ <option name="width" value="1927" />
131
+ <option name="height" value="1213" />
132
+ </component>
133
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
134
+ <OptionsSetting value="true" id="Add" />
135
+ <OptionsSetting value="true" id="Remove" />
136
+ <OptionsSetting value="true" id="Checkout" />
137
+ <OptionsSetting value="true" id="Update" />
138
+ <OptionsSetting value="true" id="Status" />
139
+ <OptionsSetting value="true" id="Edit" />
140
+ <ConfirmationsSetting value="0" id="Add" />
141
+ <ConfirmationsSetting value="0" id="Remove" />
142
+ </component>
143
+ <component name="ProjectView">
144
+ <navigator currentView="ProjectPane" proportions="" version="1">
145
+ <flattenPackages />
146
+ <showMembers />
147
+ <showModules />
148
+ <showLibraryContents />
149
+ <hideEmptyPackages />
150
+ <abbreviatePackageNames />
151
+ <autoscrollToSource />
152
+ <autoscrollFromSource />
153
+ <sortByType />
154
+ </navigator>
155
+ <panes>
156
+ <pane id="ProjectPane">
157
+ <subPane>
158
+ <PATH>
159
+ <PATH_ELEMENT>
160
+ <option name="myItemId" value="ppbench" />
161
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
162
+ </PATH_ELEMENT>
163
+ </PATH>
164
+ <PATH>
165
+ <PATH_ELEMENT>
166
+ <option name="myItemId" value="ppbench" />
167
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
168
+ </PATH_ELEMENT>
169
+ <PATH_ELEMENT>
170
+ <option name="myItemId" value="ppbench" />
171
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
172
+ </PATH_ELEMENT>
173
+ </PATH>
174
+ <PATH>
175
+ <PATH_ELEMENT>
176
+ <option name="myItemId" value="ppbench" />
177
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
178
+ </PATH_ELEMENT>
179
+ <PATH_ELEMENT>
180
+ <option name="myItemId" value="ppbench" />
181
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
182
+ </PATH_ELEMENT>
183
+ <PATH_ELEMENT>
184
+ <option name="myItemId" value="lib" />
185
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
186
+ </PATH_ELEMENT>
187
+ </PATH>
188
+ <PATH>
189
+ <PATH_ELEMENT>
190
+ <option name="myItemId" value="ppbench" />
191
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
192
+ </PATH_ELEMENT>
193
+ <PATH_ELEMENT>
194
+ <option name="myItemId" value="ppbench" />
195
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
196
+ </PATH_ELEMENT>
197
+ <PATH_ELEMENT>
198
+ <option name="myItemId" value="bin" />
199
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
200
+ </PATH_ELEMENT>
201
+ </PATH>
202
+ </subPane>
203
+ </pane>
204
+ <pane id="Scratches" />
205
+ <pane id="Scope" />
206
+ </panes>
207
+ </component>
208
+ <component name="PropertiesComponent">
209
+ <property name="WebServerToolWindowFactoryState" value="false" />
210
+ <property name="RakeTaksPopup.undocumentedIncluded" value="false" />
211
+ <property name="recentsLimit" value="5" />
212
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
213
+ </component>
214
+ <component name="RunManager" selected="Rake.install: ppbench">
215
+ <configuration default="false" name="install: ppbench" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
216
+ <module name="ppbench" />
217
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
218
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
219
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
220
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
221
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
222
+ <envs />
223
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
224
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
225
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
226
+ <COVERAGE_PATTERN ENABLED="true">
227
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
228
+ </COVERAGE_PATTERN>
229
+ </EXTENSION>
230
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
231
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="install" />
232
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
233
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
234
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
235
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
236
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
237
+ <method />
238
+ </configuration>
239
+ <configuration default="false" name="release: ppbench" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
240
+ <module name="ppbench" />
241
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
242
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
243
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
244
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
245
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
246
+ <envs />
247
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
248
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
249
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
250
+ <COVERAGE_PATTERN ENABLED="true">
251
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
252
+ </COVERAGE_PATTERN>
253
+ </EXTENSION>
254
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
255
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="release" />
256
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="--trace" />
257
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
258
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
259
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
260
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
261
+ <method />
262
+ </configuration>
263
+ <configuration default="true" type="BashConfigurationType" factoryName="Bash">
264
+ <option name="INTERPRETER_OPTIONS" value="" />
265
+ <option name="INTERPRETER_PATH" value="/bin/bash" />
266
+ <option name="WORKING_DIRECTORY" value="" />
267
+ <option name="PARENT_ENVS" value="true" />
268
+ <option name="SCRIPT_NAME" value="" />
269
+ <option name="PARAMETERS" value="" />
270
+ <module name="" />
271
+ <envs />
272
+ <method />
273
+ </configuration>
274
+ <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
275
+ <method />
276
+ </configuration>
277
+ <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
278
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
279
+ <module name="" />
280
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
281
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
282
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
283
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
284
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
285
+ <envs />
286
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
287
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
288
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
289
+ <COVERAGE_PATTERN ENABLED="true">
290
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
291
+ </COVERAGE_PATTERN>
292
+ </EXTENSION>
293
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
294
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
295
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
296
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
297
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
298
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
299
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
300
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
301
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
302
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
303
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
304
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
305
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
306
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
307
+ <method />
308
+ </configuration>
309
+ <configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
310
+ <module name="" />
311
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
312
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
313
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
314
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
315
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
316
+ <envs />
317
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
318
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
319
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
320
+ <COVERAGE_PATTERN ENABLED="true">
321
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
322
+ </COVERAGE_PATTERN>
323
+ </EXTENSION>
324
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
325
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
326
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
327
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
328
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
329
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
330
+ <RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
331
+ <method />
332
+ </configuration>
333
+ <configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
334
+ <module name="" />
335
+ <RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
336
+ <RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
337
+ <RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
338
+ <RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
339
+ <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
340
+ <envs />
341
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
342
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
343
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
344
+ <COVERAGE_PATTERN ENABLED="true">
345
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
346
+ </COVERAGE_PATTERN>
347
+ </EXTENSION>
348
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
349
+ <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
350
+ <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
351
+ <method />
352
+ </configuration>
353
+ <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
354
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
355
+ <module name="" />
356
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
357
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
358
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
359
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
360
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
361
+ <envs />
362
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
363
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
364
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
365
+ <COVERAGE_PATTERN ENABLED="true">
366
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
367
+ </COVERAGE_PATTERN>
368
+ </EXTENSION>
369
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
370
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
371
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
372
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
373
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
374
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
375
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
376
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
377
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
378
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
379
+ <method />
380
+ </configuration>
381
+ <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
382
+ <node-options />
383
+ <gulpfile />
384
+ <tasks />
385
+ <arguments />
386
+ <pass-parent-envs>true</pass-parent-envs>
387
+ <envs />
388
+ <method />
389
+ </configuration>
390
+ <list size="2">
391
+ <item index="0" class="java.lang.String" itemvalue="Rake.install: ppbench" />
392
+ <item index="1" class="java.lang.String" itemvalue="Rake.release: ppbench" />
393
+ </list>
394
+ <recent_temporary>
395
+ <list size="2">
396
+ <item index="0" class="java.lang.String" itemvalue="Rake.install: ppbench" />
397
+ <item index="1" class="java.lang.String" itemvalue="Rake.release: ppbench" />
398
+ </list>
399
+ </recent_temporary>
400
+ </component>
401
+ <component name="ShelveChangesManager" show_recycled="false" />
402
+ <component name="SvnConfiguration">
403
+ <configuration />
404
+ </component>
405
+ <component name="TaskManager">
406
+ <task active="true" id="Default" summary="Default task">
407
+ <changelist id="e428de75-4fac-4ac2-b01b-e1a2bef4983e" name="Default" comment="" />
408
+ <created>1440059262970</created>
409
+ <option name="number" value="Default" />
410
+ <updated>1440059262970</updated>
411
+ </task>
412
+ <task id="LOCAL-00001" summary="Added ppbench">
413
+ <created>1440245699898</created>
414
+ <option name="number" value="00001" />
415
+ <option name="project" value="LOCAL" />
416
+ <updated>1440245699898</updated>
417
+ </task>
418
+ <option name="localTasksCounter" value="2" />
419
+ <servers />
420
+ </component>
421
+ <component name="ToolWindowManager">
422
+ <frame x="148" y="106" width="1927" height="1213" extended-state="0" />
423
+ <editor active="true" />
424
+ <layout>
425
+ <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" />
426
+ <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" />
427
+ <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" />
428
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.26747242" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
429
+ <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" />
430
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.28046834" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
431
+ <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" />
432
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32662398" sideWeight="0.5" order="2" 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" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
434
+ <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" />
435
+ <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" />
436
+ <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" />
437
+ <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" />
438
+ <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" />
439
+ <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" />
440
+ <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" />
441
+ <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" />
442
+ <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" />
443
+ <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" />
444
+ </layout>
445
+ </component>
446
+ <component name="Vcs.Log.UiProperties">
447
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
448
+ <collection />
449
+ </option>
450
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
451
+ <collection />
452
+ </option>
453
+ </component>
454
+ <component name="VcsContentAnnotationSettings">
455
+ <option name="myLimit" value="2678400000" />
456
+ </component>
457
+ <component name="VcsManagerConfiguration">
458
+ <MESSAGE value="Added ppbench" />
459
+ <option name="LAST_COMMIT_MESSAGE" value="Added ppbench" />
460
+ </component>
461
+ <component name="XDebuggerManager">
462
+ <breakpoint-manager />
463
+ <watches-manager />
464
+ </component>
465
+ <component name="editorHistoryManager">
466
+ <entry file="file://$PROJECT_DIR$/Rakefile">
467
+ <provider selected="true" editor-type-id="text-editor">
468
+ <state vertical-scroll-proportion="0.0">
469
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
470
+ <folding />
471
+ </state>
472
+ </provider>
473
+ </entry>
474
+ <entry file="file://$PROJECT_DIR$/bin/setup">
475
+ <provider selected="true" editor-type-id="text-editor">
476
+ <state vertical-scroll-proportion="0.0">
477
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
478
+ <folding />
479
+ </state>
480
+ </provider>
481
+ </entry>
482
+ <entry file="file://$PROJECT_DIR$/bin/console">
483
+ <provider selected="true" editor-type-id="text-editor">
484
+ <state vertical-scroll-proportion="0.0">
485
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
486
+ <folding />
487
+ </state>
488
+ </provider>
489
+ </entry>
490
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
491
+ <provider selected="true" editor-type-id="text-editor">
492
+ <state vertical-scroll-proportion="0.0">
493
+ <caret line="122" column="11" selection-start-line="122" selection-start-column="11" selection-end-line="122" selection-end-column="11" />
494
+ <folding />
495
+ </state>
496
+ </provider>
497
+ </entry>
498
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
499
+ <provider selected="true" editor-type-id="text-editor">
500
+ <state vertical-scroll-proportion="0.0">
501
+ <caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
502
+ <folding />
503
+ </state>
504
+ </provider>
505
+ </entry>
506
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
507
+ <provider selected="true" editor-type-id="text-editor">
508
+ <state vertical-scroll-proportion="0.0">
509
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
510
+ <folding />
511
+ </state>
512
+ </provider>
513
+ </entry>
514
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
515
+ <provider selected="true" editor-type-id="text-editor">
516
+ <state vertical-scroll-proportion="0.0">
517
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
518
+ <folding>
519
+ <element signature="e#3404#4603#0" expanded="false" />
520
+ <element signature="e#4675#5363#0" expanded="false" />
521
+ <element signature="e#5424#6607#0" expanded="false" />
522
+ <element signature="e#6673#6984#0" expanded="false" />
523
+ <element signature="e#7054#7385#0" expanded="false" />
524
+ </folding>
525
+ </state>
526
+ </provider>
527
+ </entry>
528
+ <entry file="file://$PROJECT_DIR$/Rakefile">
529
+ <provider selected="true" editor-type-id="text-editor">
530
+ <state vertical-scroll-proportion="0.0">
531
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
532
+ <folding />
533
+ </state>
534
+ </provider>
535
+ </entry>
536
+ <entry file="file://$PROJECT_DIR$/bin/setup">
537
+ <provider selected="true" editor-type-id="text-editor">
538
+ <state vertical-scroll-proportion="0.0">
539
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
540
+ <folding />
541
+ </state>
542
+ </provider>
543
+ </entry>
544
+ <entry file="file://$PROJECT_DIR$/bin/console">
545
+ <provider selected="true" editor-type-id="text-editor">
546
+ <state vertical-scroll-proportion="0.0">
547
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
548
+ <folding />
549
+ </state>
550
+ </provider>
551
+ </entry>
552
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
553
+ <provider selected="true" editor-type-id="text-editor">
554
+ <state vertical-scroll-proportion="0.0">
555
+ <caret line="134" column="11" selection-start-line="134" selection-start-column="11" selection-end-line="134" selection-end-column="11" />
556
+ <folding />
557
+ </state>
558
+ </provider>
559
+ </entry>
560
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
561
+ <provider selected="true" editor-type-id="text-editor">
562
+ <state vertical-scroll-proportion="0.0">
563
+ <caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
564
+ <folding />
565
+ </state>
566
+ </provider>
567
+ </entry>
568
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
569
+ <provider selected="true" editor-type-id="text-editor">
570
+ <state vertical-scroll-proportion="0.0">
571
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
572
+ <folding />
573
+ </state>
574
+ </provider>
575
+ </entry>
576
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
577
+ <provider selected="true" editor-type-id="text-editor">
578
+ <state vertical-scroll-proportion="0.0">
579
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
580
+ <folding>
581
+ <element signature="e#3404#4603#0" expanded="false" />
582
+ <element signature="e#4675#5363#0" expanded="false" />
583
+ <element signature="e#5424#6607#0" expanded="false" />
584
+ <element signature="e#6673#6984#0" expanded="false" />
585
+ <element signature="e#7054#7385#0" expanded="false" />
586
+ </folding>
587
+ </state>
588
+ </provider>
589
+ </entry>
590
+ <entry file="file://$PROJECT_DIR$/Rakefile">
591
+ <provider selected="true" editor-type-id="text-editor">
592
+ <state vertical-scroll-proportion="0.0">
593
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
594
+ <folding />
595
+ </state>
596
+ </provider>
597
+ </entry>
598
+ <entry file="file://$PROJECT_DIR$/bin/setup">
599
+ <provider selected="true" editor-type-id="text-editor">
600
+ <state vertical-scroll-proportion="0.0">
601
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
602
+ <folding />
603
+ </state>
604
+ </provider>
605
+ </entry>
606
+ <entry file="file://$PROJECT_DIR$/bin/console">
607
+ <provider selected="true" editor-type-id="text-editor">
608
+ <state vertical-scroll-proportion="0.0">
609
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
610
+ <folding />
611
+ </state>
612
+ </provider>
613
+ </entry>
614
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
615
+ <provider selected="true" editor-type-id="text-editor">
616
+ <state vertical-scroll-proportion="0.0">
617
+ <caret line="134" column="11" selection-start-line="134" selection-start-column="11" selection-end-line="134" selection-end-column="11" />
618
+ <folding />
619
+ </state>
620
+ </provider>
621
+ </entry>
622
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
623
+ <provider selected="true" editor-type-id="text-editor">
624
+ <state vertical-scroll-proportion="0.0">
625
+ <caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
626
+ <folding />
627
+ </state>
628
+ </provider>
629
+ </entry>
630
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
631
+ <provider selected="true" editor-type-id="text-editor">
632
+ <state vertical-scroll-proportion="0.0">
633
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
634
+ <folding />
635
+ </state>
636
+ </provider>
637
+ </entry>
638
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
639
+ <provider selected="true" editor-type-id="text-editor">
640
+ <state vertical-scroll-proportion="0.0">
641
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
642
+ <folding>
643
+ <element signature="e#3404#4603#0" expanded="false" />
644
+ <element signature="e#4675#5363#0" expanded="false" />
645
+ <element signature="e#5424#6607#0" expanded="false" />
646
+ <element signature="e#6673#6984#0" expanded="false" />
647
+ <element signature="e#7054#7385#0" expanded="false" />
648
+ </folding>
649
+ </state>
650
+ </provider>
651
+ </entry>
652
+ <entry file="file://$PROJECT_DIR$/Rakefile">
653
+ <provider selected="true" editor-type-id="text-editor">
654
+ <state vertical-scroll-proportion="0.0">
655
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
656
+ <folding />
657
+ </state>
658
+ </provider>
659
+ </entry>
660
+ <entry file="file://$PROJECT_DIR$/bin/setup">
661
+ <provider selected="true" editor-type-id="text-editor">
662
+ <state vertical-scroll-proportion="0.0">
663
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
664
+ <folding />
665
+ </state>
666
+ </provider>
667
+ </entry>
668
+ <entry file="file://$PROJECT_DIR$/bin/console">
669
+ <provider selected="true" editor-type-id="text-editor">
670
+ <state vertical-scroll-proportion="0.0">
671
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
672
+ <folding />
673
+ </state>
674
+ </provider>
675
+ </entry>
676
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
677
+ <provider selected="true" editor-type-id="text-editor">
678
+ <state vertical-scroll-proportion="0.0">
679
+ <caret line="134" column="11" selection-start-line="134" selection-start-column="11" selection-end-line="134" selection-end-column="11" />
680
+ <folding />
681
+ </state>
682
+ </provider>
683
+ </entry>
684
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
685
+ <provider selected="true" editor-type-id="text-editor">
686
+ <state vertical-scroll-proportion="0.0">
687
+ <caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
688
+ <folding />
689
+ </state>
690
+ </provider>
691
+ </entry>
692
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
693
+ <provider selected="true" editor-type-id="text-editor">
694
+ <state vertical-scroll-proportion="0.0">
695
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
696
+ <folding />
697
+ </state>
698
+ </provider>
699
+ </entry>
700
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
701
+ <provider selected="true" editor-type-id="text-editor">
702
+ <state vertical-scroll-proportion="0.0">
703
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
704
+ <folding>
705
+ <element signature="e#3404#4603#0" expanded="false" />
706
+ <element signature="e#4675#5363#0" expanded="false" />
707
+ <element signature="e#5424#6607#0" expanded="false" />
708
+ <element signature="e#6673#6984#0" expanded="false" />
709
+ <element signature="e#7054#7385#0" expanded="false" />
710
+ </folding>
711
+ </state>
712
+ </provider>
713
+ </entry>
714
+ <entry file="file://$PROJECT_DIR$/Rakefile">
715
+ <provider selected="true" editor-type-id="text-editor">
716
+ <state vertical-scroll-proportion="0.0">
717
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
718
+ <folding />
719
+ </state>
720
+ </provider>
721
+ </entry>
722
+ <entry file="file://$PROJECT_DIR$/bin/setup">
723
+ <provider selected="true" editor-type-id="text-editor">
724
+ <state vertical-scroll-proportion="0.0">
725
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
726
+ <folding />
727
+ </state>
728
+ </provider>
729
+ </entry>
730
+ <entry file="file://$PROJECT_DIR$/bin/console">
731
+ <provider selected="true" editor-type-id="text-editor">
732
+ <state vertical-scroll-proportion="0.0">
733
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
734
+ <folding />
735
+ </state>
736
+ </provider>
737
+ </entry>
738
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
739
+ <provider selected="true" editor-type-id="text-editor">
740
+ <state vertical-scroll-proportion="0.0">
741
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
742
+ <folding />
743
+ </state>
744
+ </provider>
745
+ </entry>
746
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
747
+ <provider selected="true" editor-type-id="text-editor">
748
+ <state vertical-scroll-proportion="0.0">
749
+ <caret line="29" column="43" selection-start-line="29" selection-start-column="43" selection-end-line="29" selection-end-column="43" />
750
+ <folding />
751
+ </state>
752
+ </provider>
753
+ </entry>
754
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
755
+ <provider selected="true" editor-type-id="text-editor">
756
+ <state vertical-scroll-proportion="0.0">
757
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
758
+ <folding />
759
+ </state>
760
+ </provider>
761
+ </entry>
762
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
763
+ <provider selected="true" editor-type-id="text-editor">
764
+ <state vertical-scroll-proportion="0.0">
765
+ <caret line="5" column="9" selection-start-line="5" selection-start-column="9" selection-end-line="5" selection-end-column="9" />
766
+ <folding>
767
+ <element signature="e#3404#4603#0" expanded="false" />
768
+ <element signature="e#4675#5363#0" expanded="false" />
769
+ <element signature="e#5424#6607#0" expanded="false" />
770
+ <element signature="e#6673#6984#0" expanded="false" />
771
+ <element signature="e#7054#7385#0" expanded="false" />
772
+ </folding>
773
+ </state>
774
+ </provider>
775
+ </entry>
776
+ <entry file="file://$PROJECT_DIR$/Rakefile">
777
+ <provider selected="true" editor-type-id="text-editor">
778
+ <state vertical-scroll-proportion="0.0">
779
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
780
+ <folding />
781
+ </state>
782
+ </provider>
783
+ </entry>
784
+ <entry file="file://$PROJECT_DIR$/bin/setup">
785
+ <provider selected="true" editor-type-id="text-editor">
786
+ <state vertical-scroll-proportion="0.0">
787
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
788
+ <folding />
789
+ </state>
790
+ </provider>
791
+ </entry>
792
+ <entry file="file://$PROJECT_DIR$/bin/console">
793
+ <provider selected="true" editor-type-id="text-editor">
794
+ <state vertical-scroll-proportion="0.0">
795
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
796
+ <folding />
797
+ </state>
798
+ </provider>
799
+ </entry>
800
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
801
+ <provider selected="true" editor-type-id="text-editor">
802
+ <state vertical-scroll-proportion="0.0">
803
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
804
+ <folding />
805
+ </state>
806
+ </provider>
807
+ </entry>
808
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
809
+ <provider selected="true" editor-type-id="text-editor">
810
+ <state vertical-scroll-proportion="0.0">
811
+ <caret line="29" column="46" selection-start-line="29" selection-start-column="46" selection-end-line="29" selection-end-column="46" />
812
+ <folding />
813
+ </state>
814
+ </provider>
815
+ </entry>
816
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
817
+ <provider selected="true" editor-type-id="text-editor">
818
+ <state vertical-scroll-proportion="0.0">
819
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
820
+ <folding />
821
+ </state>
822
+ </provider>
823
+ </entry>
824
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
825
+ <provider selected="true" editor-type-id="text-editor">
826
+ <state vertical-scroll-proportion="0.0">
827
+ <caret line="33" column="43" selection-start-line="33" selection-start-column="43" selection-end-line="33" selection-end-column="43" />
828
+ <folding>
829
+ <element signature="e#3404#4603#0" expanded="false" />
830
+ <element signature="e#4675#5363#0" expanded="false" />
831
+ <element signature="e#5424#6607#0" expanded="false" />
832
+ <element signature="e#6673#6984#0" expanded="false" />
833
+ <element signature="e#7054#7385#0" expanded="false" />
834
+ </folding>
835
+ </state>
836
+ </provider>
837
+ </entry>
838
+ <entry file="file://$PROJECT_DIR$/Rakefile">
839
+ <provider selected="true" editor-type-id="text-editor">
840
+ <state vertical-scroll-proportion="0.0">
841
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
842
+ <folding />
843
+ </state>
844
+ </provider>
845
+ </entry>
846
+ <entry file="file://$PROJECT_DIR$/bin/setup">
847
+ <provider selected="true" editor-type-id="text-editor">
848
+ <state vertical-scroll-proportion="0.0">
849
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
850
+ <folding />
851
+ </state>
852
+ </provider>
853
+ </entry>
854
+ <entry file="file://$PROJECT_DIR$/lib/ppbench/version.rb">
855
+ <provider selected="true" editor-type-id="text-editor">
856
+ <state vertical-scroll-proportion="0.0">
857
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
858
+ <folding />
859
+ </state>
860
+ </provider>
861
+ </entry>
862
+ <entry file="file://$PROJECT_DIR$/bin/console">
863
+ <provider selected="true" editor-type-id="text-editor">
864
+ <state vertical-scroll-proportion="0.0">
865
+ <caret line="4" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
866
+ <folding />
867
+ </state>
868
+ </provider>
869
+ </entry>
870
+ <entry file="file://$PROJECT_DIR$/bin/setup">
871
+ <provider selected="true" editor-type-id="text-editor">
872
+ <state vertical-scroll-proportion="0.0">
873
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
874
+ <folding />
875
+ </state>
876
+ </provider>
877
+ </entry>
878
+ <entry file="file://$PROJECT_DIR$/Rakefile">
879
+ <provider selected="true" editor-type-id="text-editor">
880
+ <state vertical-scroll-proportion="0.0">
881
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
882
+ <folding />
883
+ </state>
884
+ </provider>
885
+ </entry>
886
+ <entry file="file://$PROJECT_DIR$/lib/ppbench.rb">
887
+ <provider selected="true" editor-type-id="text-editor">
888
+ <state vertical-scroll-proportion="0.0">
889
+ <caret line="422" column="11" selection-start-line="422" selection-start-column="11" selection-end-line="422" selection-end-column="11" />
890
+ <folding />
891
+ </state>
892
+ </provider>
893
+ </entry>
894
+ <entry file="file://$PROJECT_DIR$/bin/ppbench.rb">
895
+ <provider selected="true" editor-type-id="text-editor">
896
+ <state vertical-scroll-proportion="0.0">
897
+ <caret line="79" column="6" selection-start-line="79" selection-start-column="6" selection-end-line="79" selection-end-column="6" />
898
+ <folding>
899
+ <element signature="e#3404#4603#0" expanded="false" />
900
+ <element signature="e#4675#5363#0" expanded="false" />
901
+ <element signature="e#5424#6607#0" expanded="false" />
902
+ <element signature="e#6673#6984#0" expanded="false" />
903
+ <element signature="e#7054#7385#0" expanded="false" />
904
+ </folding>
905
+ </state>
906
+ </provider>
907
+ </entry>
908
+ <entry file="file://$PROJECT_DIR$/ppbench.gemspec">
909
+ <provider selected="true" editor-type-id="text-editor">
910
+ <state vertical-scroll-proportion="0.28977272">
911
+ <caret line="12" column="62" selection-start-line="12" selection-start-column="62" selection-end-line="12" selection-end-column="62" />
912
+ <folding />
913
+ </state>
914
+ </provider>
915
+ </entry>
916
+ </component>
917
+ </project>