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 committed Feb 9, 2020
1 parent 74291e4 commit b70741e
Showing 1 changed file with 215 additions and 214 deletions.
Loading

0 comments on commit b70741e

Please sign in to comment.