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 15, 2020
1 parent 00f8569 commit fc97aa5
Showing 1 changed file with 215 additions and 214 deletions.
Loading

0 comments on commit fc97aa5

Please sign in to comment.