added benchmarking column to table authored by Alexander Pace's avatar Alexander Pace
...@@ -12,6 +12,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -12,6 +12,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<th>overlap</th> <th>overlap</th>
<th>BANK</th> <th>BANK</th>
<th>FLOP</th> <th>FLOP</th>
<th>Benchmarking</th>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -33,6 +34,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -33,6 +34,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -54,6 +56,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -54,6 +56,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -75,6 +78,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -75,6 +78,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -96,6 +100,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -96,6 +100,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -119,6 +124,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -119,6 +124,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -142,6 +148,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -142,6 +148,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -160,6 +167,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -160,6 +167,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -182,6 +190,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -182,6 +190,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -204,6 +213,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -204,6 +213,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -226,6 +236,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -226,6 +236,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td>11</td> <td>11</td>
...@@ -244,6 +255,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -244,6 +255,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: : :green_apple: :
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -265,6 +277,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -265,6 +277,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
:green_apple: :green_apple:
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -300,6 +313,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -300,6 +313,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<div> <div>
</div></td> </div></td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -349,6 +363,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -349,6 +363,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<td> <td>
</td> </td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -418,6 +433,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -418,6 +433,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<div> <div>
</div></td> </div></td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -484,6 +500,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti ...@@ -484,6 +500,7 @@ Use different sorting and grouping schemes to figure out the most efficient opti
<div> <div>
</div></td> </div></td>
<td></td>
</tr> </tr>
<tr> <tr>
<td> <td>
... ...
......