From 341d18656dcc20a9ca249793bd168ba4db4d2be1 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Fri, 3 Nov 2017 15:19:21 +0000 Subject: [PATCH] Add run configurations for DB benchmarks. --- .../runConfigurations/H2_Performance_Test.xml | 23 +++++++++++++++++++ .../HyperSQL_Performance_Test.xml | 23 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 .idea/runConfigurations/H2_Performance_Test.xml create mode 100644 .idea/runConfigurations/HyperSQL_Performance_Test.xml diff --git a/.idea/runConfigurations/H2_Performance_Test.xml b/.idea/runConfigurations/H2_Performance_Test.xml new file mode 100644 index 000000000..74c628b75 --- /dev/null +++ b/.idea/runConfigurations/H2_Performance_Test.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/HyperSQL_Performance_Test.xml b/.idea/runConfigurations/HyperSQL_Performance_Test.xml new file mode 100644 index 000000000..30e486f4c --- /dev/null +++ b/.idea/runConfigurations/HyperSQL_Performance_Test.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file