bemusic/bemuse

View on GitHub
bemuse/src/devtools/benchmark.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Benchmarker has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Benchmarker() {
  const stats = {}
  const bench = {
    enabled: true,
    stats,
Severity: Minor
Found in bemuse/src/devtools/benchmark.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status