-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Track CPU usage during compression operations
Summary: In order to compare compression performance, wall time for processing aren't enough, we also need to know how much CPU time was spent. Reviewed By: kiminoue7 Differential Revision: D52235516 fbshipit-source-id: 42d80dbce28915b3578ec3bfc6ef7529574fda37
- Loading branch information
1 parent
969a7e3
commit 0beb40f
Showing
3 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters