PkgJogger.jl

Take your packages for a jog!

GPL-3.0 License

Stars
23
Committers
2

Bot releases are visible (Hide)

PkgJogger.jl - v0.5.1 Latest Release

Published by github-actions[bot] 6 months ago

PkgJogger v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Use Pkg.develop for PkgJogger in sandbox (#72) (@awadell1)
PkgJogger.jl - v0.5.0

Published by github-actions[bot] 8 months ago

PkgJogger v0.5.0

Diff since v0.4.2

Merged pull requests:

  • Delete tag-latest.yml (#68) (@awadell1)
  • fix: rework testing framework (#69) (@awadell1)
  • Remove Warmup (#71) (@awadell1)

Closed issues:

  • Change of warmup behavior in BenchmarkTools (#70)
PkgJogger.jl - v0.4.2

Published by github-actions[bot] about 1 year ago

PkgJogger v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Enable manually triggering ci (#65) (@awadell1)
  • Remove use of save-state (#66) (@awadell1)
  • Update to actions/checkout@v3 (#67) (@awadell1)
PkgJogger.jl - v0.4.1

Published by github-actions[bot] about 2 years ago

PkgJogger v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Fix GitHub Action recipe (#64) (@awadell1)
PkgJogger.jl - v0.4.0

Published by github-actions[bot] over 2 years ago

PkgJogger v0.4.0

Diff since v0.3.5

Closed issues:

  • Add support for ci workflow for Projects (#21)
  • Benchmarking in an empty Git Repo (#39)
  • save_benchmarks modifies types (#43)
  • Jogger.judge(:latest, UUID) fails (#45)
  • Github Action (#47)

Merged pull requests:

  • Patch release v0.3.5 (#37) (@awadell1)
  • Use PkgEval Badge not JuliaHub (#38) (@awadell1)
  • Wrap call to LibGit2 in a try-catch (#40) (@awadell1)
  • Add Download stats to docs (#41) (@awadell1)
  • Breaking: Switch to BSON for storage (#48) (@awadell1)
  • Improve docs and fix compat issue (#49) (@awadell1)
  • Missing tune!(::Benchmark,...) (#50) (@awadell1)
  • Revert "Missing tune!(::Benchmark,...)" (#51) (@awadell1)
  • Missing tune (#52) (@awadell1)
  • Reduce dependencies (#59) (@awadell1)
  • fix: avoid using Base.identify_package without uuid (#60) (@awadell1)
  • Add support for ci workflow for Projects (#61) (@awadell1)
  • Fix coverage badge (#62) (@awadell1)
  • Add a github action for PkgJogger (#63) (@awadell1)
PkgJogger.jl - v0.3.5

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.5

Diff since v0.3.4

Merged pull requests:

  • Release v0.3.4 (#36) (@awadell1)
PkgJogger.jl - v0.3.4

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.4

Diff since v0.3.3

Closed issues:

  • Failing PkgEval tests (#34)

Merged pull requests:

  • Don't rely on PATH to locate Julia (#35) (@awadell1)
PkgJogger.jl - v0.3.3

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.3

Diff since v0.3.2

Closed issues:

  • Add partial tune method to Jogger (#18)
  • Add save option to benchmark (#20)
  • Tests fail locally due to permission issues (#23)
  • Throws error if no benchmark folder exists (#25)
  • Use JLOptions to turn on / off code-coverage during testing (#29)

Merged pull requests:

  • Release v0.3.2 (#24) (@awadell1)
  • Fix Permissions Issues during testing (#26) (@awadell1)
  • Improve error message for no bench dir (#27) (@awadell1)
  • feat: Add tune!(group, ref) for retuning suites (#28) (@awadell1)
  • Doc edits and expand testing (#30) (@awadell1)
  • Skip coverage in ci tests if not started with coverage (#31) (@awadell1)
  • Permissions (#32) (@awadell1)
PkgJogger.jl - v0.3.2

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.2

Diff since v0.3.1

Closed issues:

  • @test_benchmarks PkgName (#22)
PkgJogger.jl - v0.3.1

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.1

Diff since v0.3.0

PkgJogger.jl - v0.3.0

Published by github-actions[bot] almost 3 years ago

PkgJogger v0.3.0

Diff since v0.2.5

Closed issues:

  • bench_foo.jl introduces constant variable "foo" (#19)
PkgJogger.jl - v0.2.5

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.5

Diff since v0.2.4

PkgJogger.jl - v0.2.4

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.4

Diff since v0.2.3

PkgJogger.jl - v0.2.3

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.3

Diff since v0.2.2

PkgJogger.jl - v0.2.2

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Hotfix: Actually save git info (#14) (@awadell1)
PkgJogger.jl - v0.2.1

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Add a logo and analytics (#13) (@awadell1)
PkgJogger.jl - v0.2.0

Published by github-actions[bot] about 3 years ago

PkgJogger v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Minor Release (#12) (@awadell1)
PkgJogger.jl - v0.1.0

Published by github-actions[bot] about 3 years ago

PkgJogger v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for "Revise" at version "3" (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for "BenchmarkTools" at version "1" (#3) (@github-actions[bot])
  • Cleanup (#4) (@awadell1)