Commit 3478544
show individual hot/cold/load/storage ratios in the combined view
The Combined metric collapses load, data size, cold and hot into a
single weighted-geomean "×N" score, which hides how a system earned it.
In the Combined view, expand the score cell to also list the four
component ratios that feed it: hot, cold, load and storage, each as the
relative "×N" ratio (a component that doesn't apply to the system, e.g.
cold for a lukewarm engine or load for a stateless one, shows "n/a").
Each ratio is padded to a fixed width with non-breaking spaces so the
columns line up in the monospace cell (6 fits "×12.34" for
hot/cold/load, 5 fits "×1.23" for storage), and the overall score is
shown in bold. Other metric views are unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3f87cf2 commit 3478544
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
1045 | 1057 | | |
1046 | 1058 | | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
1047 | 1065 | | |
1048 | 1066 | | |
1049 | 1067 | | |
| |||
0 commit comments