Files
openide/platform/core-nio-fs/intellij.platform.core.nio.fs.benchmarks.iml
Vladimir Lagunov 1630285084 IJPL-161957 IJent: introduce intellij.platform.core.nio.fs.benchmarks, add benchmark for backend choosing
GitOrigin-RevId: 41924bf5201d142ff59df07e29f63a2066d92b94
2024-09-16 17:45:00 +00:00

15 lines
769 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/benchmarks">
<sourceFolder url="file://$MODULE_DIR$/benchmarks" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.core.nio.fs" />
<orderEntry type="library" scope="TEST" name="jmh-core" level="project" />
<orderEntry type="library" scope="TEST" name="jmh-generator-annprocess" level="project" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
</component>
</module>