learning_go/testing/go-code-samples/get-started-with-redis/.idea/runConfigurations/RedisDemo__pipeline_benchmark.xml
2025-12-20 17:00:05 +03:00

12 lines
546 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="RedisDemo: pipeline benchmark" type="GoTestRunConfiguration" factoryName="Go Test">
<module name="get-started-with-redis" />
<working_directory value="$PROJECT_DIR$" />
<kind value="DIRECTORY" />
<package value="github.com/JetBrains/go-code-samples/get-started-with-redis" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$" />
<framework value="gobench" />
<method v="2" />
</configuration>
</component>