diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-07-24 12:26:10 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-07-24 14:39:45 +0000 |
| commit | 339edef584b68d656e2c5202d85eb705ee88874e (patch) | |
| tree | 533b719df2ad9ac56b50dca68b069fa291b1e34a /executor/_include/flatbuffers | |
| parent | 49e6369fe732c0f81e5b03b36e345afbf3c79a15 (diff) | |
pkg/stat: sort graph lines
Currently lines in graphs are reordered on each page reload
since use map iteration which is randomized.
This is very inconvinient. Sort lines based on creation order.
This provides stable order and gives a user some control over order.
Diffstat (limited to 'executor/_include/flatbuffers')
0 files changed, 0 insertions, 0 deletions
