Commit afe2f4e
committed
Change removed functions color
Use purple (with gradients) for both removed and new functions to
unify these “out-of-band” cases under a single visual language,
meaning no direct comparison is available. This keeps them clearly
separate from the red/blue performance axis and simplifies the
legend: “purple = this function has no counterpart in the other
profile.”1 parent c2203d6 commit afe2f4e
File tree
2 files changed
+5
-5
lines changed- Lib/profiling/sampling/_flamegraph_assets
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
411 | | - | |
| 410 | + | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | | - | |
| 415 | + | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments