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 Mar 17, 2020
1 parent c21fb89 commit 0b37261
Showing 1 changed file with 215 additions and 214 deletions.
Loading

0 comments on commit 0b37261

Please sign in to comment.