New issue
Advanced search Search tips

Issue 896086 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Extracting zip files containing many files is slow.

Project Member Reported by amistry@chromium.org, Oct 17

Issue description

Chrome Version: M71
OS: Chrome

What steps will reproduce the problem?
1. Go to github.com, find the linux kernel, and download the zip.
2. Open the zip files, and drag out the contents to Downloads.

What is the expected result?
Files extract reasonably quickly.

What happens instead?
Extracting files is slow.

Opening the task manager shows thousands of "idle wakeups" happening per second. I suspect there's a lot of IPC happening and not enough pipelining of operations.
 

Sign in to add a comment