|
| 1 | +<?xml version="1.0"?> |
| 2 | +<parameters> |
| 3 | + |
| 4 | + <!-- Connection details --> |
| 5 | + <type>sqlserver</type> |
| 6 | + <driver>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver> |
| 7 | + <url>jdbc:sqlserver://localhost:1433;encrypt=false;database=benchbase_tpch;</url> |
| 8 | + <username>benchuser01</username> |
| 9 | + <password>P@ssw0rd</password> |
| 10 | + <isolation>TRANSACTION_SERIALIZABLE</isolation> |
| 11 | + <batchsize>1024</batchsize> |
| 12 | + |
| 13 | + <scalefactor>0.1</scalefactor> |
| 14 | + |
| 15 | + <!-- The workload --> |
| 16 | + <terminals>1</terminals> |
| 17 | + <works> |
| 18 | + <work> |
| 19 | + <serial>true</serial> |
| 20 | + <rate>unlimited</rate> |
| 21 | + <weights>1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1</weights> |
| 22 | + </work> |
| 23 | + <work> |
| 24 | + <serial>true</serial> |
| 25 | + <rate>unlimited</rate> |
| 26 | + <weights>0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1</weights> |
| 27 | + </work> |
| 28 | + <work> |
| 29 | + <serial>true</serial> |
| 30 | + <rate>unlimited</rate> |
| 31 | + <weights>1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0</weights> |
| 32 | + </work> |
| 33 | + </works> |
| 34 | + |
| 35 | + <transactiontypes> |
| 36 | + <groupings> |
| 37 | + <grouping> |
| 38 | + <name>odd</name> |
| 39 | + <weights>1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0</weights> |
| 40 | + </grouping> |
| 41 | + <grouping> |
| 42 | + <name>even</name> |
| 43 | + <weights>0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1</weights> |
| 44 | + </grouping> |
| 45 | + </groupings> |
| 46 | + <transactiontype> |
| 47 | + <name>Q1</name> |
| 48 | + <id>1</id> |
| 49 | + </transactiontype> |
| 50 | + <transactiontype> |
| 51 | + <name>Q2</name> |
| 52 | + <id>2</id> |
| 53 | + </transactiontype> |
| 54 | + <transactiontype> |
| 55 | + <name>Q3</name> |
| 56 | + <id>3</id> |
| 57 | + </transactiontype> |
| 58 | + <transactiontype> |
| 59 | + <name>Q4</name> |
| 60 | + <id>4</id> |
| 61 | + </transactiontype> |
| 62 | + <transactiontype> |
| 63 | + <name>Q5</name> |
| 64 | + <id>5</id> |
| 65 | + </transactiontype> |
| 66 | + <transactiontype> |
| 67 | + <name>Q6</name> |
| 68 | + <id>6</id> |
| 69 | + </transactiontype> |
| 70 | + <transactiontype> |
| 71 | + <name>Q7</name> |
| 72 | + <id>7</id> |
| 73 | + </transactiontype> |
| 74 | + <transactiontype> |
| 75 | + <name>Q8</name> |
| 76 | + <id>8</id> |
| 77 | + </transactiontype> |
| 78 | + <transactiontype> |
| 79 | + <name>Q9</name> |
| 80 | + <id>9</id> |
| 81 | + </transactiontype> |
| 82 | + <transactiontype> |
| 83 | + <name>Q10</name> |
| 84 | + <id>10</id> |
| 85 | + </transactiontype> |
| 86 | + <transactiontype> |
| 87 | + <name>Q11</name> |
| 88 | + <id>11</id> |
| 89 | + </transactiontype> |
| 90 | + <transactiontype> |
| 91 | + <name>Q12</name> |
| 92 | + <id>12</id> |
| 93 | + </transactiontype> |
| 94 | + <transactiontype> |
| 95 | + <name>Q13</name> |
| 96 | + <id>13</id> |
| 97 | + </transactiontype> |
| 98 | + <transactiontype> |
| 99 | + <name>Q14</name> |
| 100 | + <id>14</id> |
| 101 | + </transactiontype> |
| 102 | + <transactiontype> |
| 103 | + <name>Q15</name> |
| 104 | + <id>15</id> |
| 105 | + </transactiontype> |
| 106 | + <transactiontype> |
| 107 | + <name>Q16</name> |
| 108 | + <id>16</id> |
| 109 | + </transactiontype> |
| 110 | + <transactiontype> |
| 111 | + <name>Q17</name> |
| 112 | + <id>17</id> |
| 113 | + </transactiontype> |
| 114 | + <transactiontype> |
| 115 | + <name>Q18</name> |
| 116 | + <id>18</id> |
| 117 | + </transactiontype> |
| 118 | + <transactiontype> |
| 119 | + <name>Q19</name> |
| 120 | + <id>19</id> |
| 121 | + </transactiontype> |
| 122 | + <transactiontype> |
| 123 | + <name>Q20</name> |
| 124 | + <id>20</id> |
| 125 | + </transactiontype> |
| 126 | + <transactiontype> |
| 127 | + <name>Q21</name> |
| 128 | + <id>21</id> |
| 129 | + </transactiontype> |
| 130 | + <transactiontype> |
| 131 | + <name>Q22</name> |
| 132 | + <id>22</id> |
| 133 | + </transactiontype> |
| 134 | + </transactiontypes> |
| 135 | +</parameters> |
0 commit comments