Commit e3ecaa8
committed
docs(examples): correct the deck's class javadoc alongside its slides
The class javadoc carried the same stale instruction the slides did - refresh
data and provenance "on the release commit" for a 2.0 asset, two releases after
2.0 shipped - and it also described the scaling iteration metadata as missing
from a "historical file" rather than as covering only one tier, which is what
the format actually does.
It now says what the slides say: read the ratios rather than the timings,
because both libraries are measured in the same run and their proportions
survive a change of machine while the milliseconds do not.1 parent 84ed1a2 commit e3ecaa8
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments