Skip to content

Commit

Permalink
benchmark: refactor helper into a class
Browse files Browse the repository at this point in the history
This is the basis to refactor the helper to use modern class
language features such as private fields.

It also refactors the exports to use module.exports. That way it's
immediately clear what parts are exported.

PR-URL: #31396
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
BridgeAR authored and codebytere committed Feb 17, 2020
1 parent 519134d commit 9f2c742
Showing 1 changed file with 215 additions and 214 deletions.
Loading

0 comments on commit 9f2c742

Please sign in to comment.