refactor: 💡 dashboard

set in a new dashboard component, the data of the simulation
This commit is contained in:
Julien Calixte
2023-07-28 13:59:14 +02:00
parent 7cd8efa84e
commit 1c86bc8247
6 changed files with 67 additions and 33 deletions

View File

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