Difference between revisions of "Garbage collector"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Garbage collection (computer science)]] | [[wikipedia:Garbage collection (computer science)]] | ||
+ | |||
+ | |||
+ | |||
+ | [[Jira logs]] | ||
+ | 2021-04-26T06:35:46.227+0000: 4452040.834: [[GC]] (Allocation Failure) [PSYoungGen: 449835K->3533K(438784K)] 1495418K->1050392K(1837056K), 0.0786406 secs] [Times: user=0.14 sys=0.00, real=0.08 secs] | ||
Line 5: | Line 10: | ||
== Related terms == | == Related terms == | ||
* [[Memory management]] | * [[Memory management]] | ||
+ | * [[Java]], [[Python]], [[Go]] | ||
+ | * [[PHP sessions]]: [[Session garbage collector (SGC)]] | ||
== See also == | == See also == |
Latest revision as of 03:19, 17 June 2024
wikipedia:Garbage collection (computer science)
2021-04-26T06:35:46.227+0000: 4452040.834: GC (Allocation Failure) [PSYoungGen: 449835K->3533K(438784K)] 1495418K->1050392K(1837056K), 0.0786406 secs] [Times: user=0.14 sys=0.00, real=0.08 secs]
Related terms[edit]
See also[edit]
Advertising: