Skip to content

Releases: binarytemple/ex_bench

the big simplification

29 Jul 14:56
3ea1bc7
Compare
Choose a tag to compare
Feature/break it up 0.2.11 (#8)

* better application stop/start + added recon as dep + v 0.2.10

* more docs

* add basic capturer implementation

* too complicated as app/dep -> ex_bench_runner

* no start permanent

* [refactor] Ex..Application.run -> ExBench.run

better application stop/start + recon dep + capturer + v 0.2.10

26 Jul 17:10
ffd4a9f
Compare
Choose a tag to compare
  • better application stop/start + added recon as dep + v 0.2.10

  • more docs

  • add basic capturer implementation ExBench.Capturer

correct runtime behavior + supervision tree + DynamicSupervisor

25 Jul 22:39
Compare
Choose a tag to compare
  • fix travis
  • correct runtime behavior + supervision tree
  • DynamicSupervisor for poolboy and ExBench.Signaler

Start (when using as a dependency with Applicaton.ensure_all_started(:ex_bench) - can't figure out how to start all dependent applications when running as dependency.

add telemetry monitoring + (dev) metrics web endpint

13 Jul 15:39
41b5311
Compare
Choose a tag to compare
telemetry (#4)

* add metrics via telemetry