RESOLVED INVALID 118934
GCActivityCallback Implement GCActivityCallback of platform GTK
https://bugs.webkit.org/show_bug.cgi?id=118934
Summary Implement GCActivityCallback of platform GTK
Peng Xinchao
Reported 2013-07-19 19:42:50 PDT
GTK platform is short of GCActitityCall implement .In Platform GTK , GC do not timely happen ,so that memory usage becomes larger.
Attachments
HeapTimer (deleted)
2013-07-19 20:04 PDT, Peng Xinchao
no flags
HeapTimer gtk (2.84 KB, text/plain)
2013-07-19 20:06 PDT, Peng Xinchao
no flags
Additional GCs can be triggered by platform timer. It has sort of compaction effect not to make JSC heap grow fast so that memory usage becomes lower than usual (5.33 KB, application/octet-stream)
2013-07-19 20:12 PDT, Peng Xinchao
no flags
Sergio Correia (qrwteyrutiyoup)
Comment 1 2013-07-19 19:55:17 PDT
Peng Xinchao
Comment 2 2013-07-19 20:04:13 PDT
Created attachment 207169 [details] HeapTimer Additional GCs can be triggered by platform timer. It has sort of compaction effect not to make JSC heap grow fast so that memory usage becomes lower than usual.
Peng Xinchao
Comment 3 2013-07-19 20:06:18 PDT
Created attachment 207170 [details] HeapTimer gtk
Peng Xinchao
Comment 4 2013-07-19 20:12:15 PDT
Created attachment 207171 [details] Additional GCs can be triggered by platform timer. It has sort of compaction effect not to make JSC heap grow fast so that memory usage becomes lower than usual Additional GCs can be triggered by platform timer. It has sort of compaction effect not to make JSC heap grow fast so that memory usage becomes lower than usual
Note You need to log in before you can comment on or make changes to this bug.