Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PR message body for Mergify in pkg-update.yml #103

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

tkf
Copy link
Member

@tkf tkf commented Jan 18, 2020

@github-actions
Copy link
Contributor

Benchmark result

Judge result

Benchmark Report for /home/runner/work/BangBang.jl/BangBang.jl

Job Properties

  • Time of benchmarks:
    • Target: 18 Jan 2020 - 03:35
    • Baseline: 18 Jan 2020 - 03:36
  • Package commits:
    • Target: a2c775
    • Baseline: 1f341c
  • Julia commits:
    • Target: 2d5741
    • Baseline: 2d5741
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["append", "append!!(Empty(SVector), ::SingletonVector)"] 0.88 (5%) ✅ 1.00 (1%)
["dataframes", "Categorical"] 0.81 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["append"]
  • ["dataframes"]

Julia versioninfo

Target

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1027-azure #29~18.04.1-Ubuntu SMP Mon Nov 25 21:18:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      14070 s          0 s       1079 s      16276 s          0 s
       #2  2294 MHz       4553 s          0 s       1072 s      26455 s          0 s
       
  Memory: 6.782737731933594 GB (3760.48828125 MB free)
  Uptime: 331.0 sec
  Load Avg:  0.99609375  0.625  0.2783203125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Baseline

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1027-azure #29~18.04.1-Ubuntu SMP Mon Nov 25 21:18:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      14549 s          0 s       1108 s      22650 s          0 s
       #2  2294 MHz      10951 s          0 s       1162 s      26874 s          0 s
       
  Memory: 6.782737731933594 GB (3746.4609375 MB free)
  Uptime: 400.0 sec
  Load Avg:  1.1474609375  0.73876953125  0.34375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Target result

Benchmark Report for /home/runner/work/BangBang.jl/BangBang.jl

Job Properties

  • Time of benchmark: 18 Jan 2020 - 3:35
  • Package commit: a2c775
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["append", "append!!(::SVector, ::SingletonVector)"] 12.930 ms (5%) 16.78 MiB (1%) 600000
["append", "append!!(::Vector, ::SingletonVector)"] 427.501 μs (5%)
["append", "append!!(Empty(SVector), ::SingletonVector)"] 3.000 ns (5%)
["dataframes", "Categorical"] 719.479 ms (5%) 78.953 ms 992.89 MiB (1%) 6318092
["dataframes", "Int-Int"] 1.400 ms (5%) 160.23 KiB (1%) 10251
["dataframes", "Missing-Int"] 1.851 ms (5%) 160.23 KiB (1%) 10251
["dataframes", "Missing-String"] 1.733 ms (5%) 160.27 KiB (1%) 10252
["dataframes", "String-String"] 1.760 ms (5%) 160.27 KiB (1%) 10252

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["append"]
  • ["dataframes"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1027-azure #29~18.04.1-Ubuntu SMP Mon Nov 25 21:18:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      14070 s          0 s       1079 s      16276 s          0 s
       #2  2294 MHz       4553 s          0 s       1072 s      26455 s          0 s
       
  Memory: 6.782737731933594 GB (3760.48828125 MB free)
  Uptime: 331.0 sec
  Load Avg:  0.99609375  0.625  0.2783203125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Baseline result

Benchmark Report for /home/runner/work/BangBang.jl/BangBang.jl

Job Properties

  • Time of benchmark: 18 Jan 2020 - 3:36
  • Package commit: 1f341c
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["append", "append!!(::SVector, ::SingletonVector)"] 13.174 ms (5%) 16.78 MiB (1%) 600000
["append", "append!!(::Vector, ::SingletonVector)"] 418.500 μs (5%)
["append", "append!!(Empty(SVector), ::SingletonVector)"] 3.400 ns (5%)
["dataframes", "Categorical"] 893.075 ms (5%) 88.651 ms 992.89 MiB (1%) 6318092
["dataframes", "Int-Int"] 1.386 ms (5%) 160.23 KiB (1%) 10251
["dataframes", "Missing-Int"] 1.869 ms (5%) 160.23 KiB (1%) 10251
["dataframes", "Missing-String"] 1.743 ms (5%) 160.27 KiB (1%) 10252
["dataframes", "String-String"] 1.793 ms (5%) 160.27 KiB (1%) 10252

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["append"]
  • ["dataframes"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1027-azure #29~18.04.1-Ubuntu SMP Mon Nov 25 21:18:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      14549 s          0 s       1108 s      22650 s          0 s
       #2  2294 MHz      10951 s          0 s       1162 s      26874 s          0 s
       
  Memory: 6.782737731933594 GB (3746.4609375 MB free)
  Uptime: 400.0 sec
  Load Avg:  1.1474609375  0.73876953125  0.34375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

@codecov-io
Copy link

codecov-io commented Jan 18, 2020

Codecov Report

Merging #103 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   86.81%   86.81%           
=======================================
  Files          20       20           
  Lines         349      349           
=======================================
  Hits          303      303           
  Misses         46       46

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f341c6...6973df0. Read the comment docs.

@mergify mergify bot merged commit 09bd3d1 into master Jan 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the actions/trigger/pkg-update branch January 18, 2020 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants