easier takt time computation

This commit is contained in:
Julien Calixte
2023-07-27 01:10:15 +02:00
parent 8d0d3dc7f9
commit e218ae5447
5 changed files with 33 additions and 22 deletions

View File

@@ -21,8 +21,8 @@ const strategies: Strategy[] = ['push', 'pull', 'push-dps', 'pull-dps']
<th>#</th>
<th class="numeric">push</th>
<th class="numeric">pull</th>
<th class="numeric">pull and DPS</th>
<th class="numeric">push and DPS</th>
<th class="numeric">pull and DPS</th>
</tr>
</thead>
<tbody>