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 <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
BridgeAR authored and codebytere committed Mar 30, 2020
1 parent a305ae2 commit 19fbe55
Showing 1 changed file with 215 additions and 214 deletions.
Loading

0 comments on commit 19fbe55

Please sign in to comment.