Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upToo much memory usage compared to Chrome and Firefox #5892
Comments
|
I think there's a known leak, but I forgot if it was fixed. cc @metajack @nnethercote (Can't find the issue) |
|
Calling this a leak with no other information is jumping to conclusions. @Jinwoo-Song what is some sample output when running with the memory profiler enabled, using |
|
@Manishearth there is a huge mem spike on crashes, but I squashed the big leak we knew about. |
|
Memory profiling log.
|
|
cc @yichoi |
|
On Mac, Servo shows least memory usage for the same site. It seems that there are some issues on Linux platform. I estimated the memory with 'Activity Monitor' memory tap on Mac.
|
|
Maybe related with this: servo/rust-layers#157 |
|
Does this still happen? |
|
Memory usage looks fine on Mac like #5892 (comment); someone should check what it is on Linux. |
|
I can do some testing. I will test it with smem on latest later this day. |
Servo is showing high memory usage compared to Chrome and Firefox.
I used 'smem' on Linux and loaded 'www.naver.com' site.