karma-benchmark

A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.

MIT License

Downloads
12.2K
Stars
90
Committers
5

Bot releases are hidden (Show)

karma-benchmark - 1.0.4 Latest Release

Published by JamieMason about 5 years ago

1.0.4 (2019-07-22)

Bug Fixes

  • npm: update dependencies (4adac7e)
karma-benchmark - 1.0.3

Published by JamieMason about 5 years ago

1.0.3 (2019-06-21)

Bug Fixes

karma-benchmark - 1.0.2

Published by JamieMason over 5 years ago

1.0.2 (2019-06-18)

Bug Fixes

karma-benchmark - 1.0.1

Published by JamieMason over 5 years ago

1.0.1 (2019-01-27)

Bug Fixes

  • npm: update dependencies
    (297e76b)
karma-benchmark - 1.0.0

Published by JamieMason over 5 years ago

1.0.0 (2018-07-09)

Features

  • core: make benchmark.js a peer dependency
    (0948dae),
    closes #14

BREAKING CHANGES

  • core: You now need to install benchmark.js yourself, it is no longer
    installed by karma-benchmark.
karma-benchmark - 0.7.1

Published by JamieMason over 5 years ago

0.7.1 (2017-01-13)

Bug Fixes

  • quality: fix lint errors from latest version of xo
    (df68a05)

Features

  • core: use existing benchmark.js suites
    (e2e731f),
    closes #8
karma-benchmark - 0.6.0

Published by JamieMason over 5 years ago

0.6.0 (2016-07-22)

Bug Fixes

  • quality: fix lint errors found by xo
    (283b768)

Features