Skip to content

Commit

Permalink
Refactor profiler
Browse files Browse the repository at this point in the history
- move the save method to an inner class
- don't use a timer, use a blocking queue instead
- add a format enum (in anticipation of adding a json output format)
- update the test to use an in memory buffer, and avoid FoundationTestCase

PiperOrigin-RevId: 200065404
  • Loading branch information
ulfjack authored and Copybara-Service committed Jun 11, 2018
1 parent 6841a74 commit 15b8c25
Show file tree
Hide file tree
Showing 7 changed files with 300 additions and 245 deletions.
Loading

0 comments on commit 15b8c25

Please sign in to comment.