Commit 8b3d1ea
Add GC metric
* Add GC metric `last_incremental_sweep`
* Update gc.c
* Update gc.clast_incremental_sweep (JuliaLang#50190)1 parent 161d618 commit 8b3d1ea
3 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3557 | 3557 | | |
3558 | 3558 | | |
3559 | 3559 | | |
| 3560 | + | |
| 3561 | + | |
| 3562 | + | |
3560 | 3563 | | |
3561 | 3564 | | |
3562 | 3565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments