Skip to content

Commit

Permalink
build based on e4101ac
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jul 6, 2023
1 parent d268c76 commit 6ff0a51
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 56 deletions.
58 changes: 29 additions & 29 deletions dev/api/index.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions dev/benchmark_comparison/index.html
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Multi VS Single Thread · QuPhys.jl</title><script data-outdated-warner src="../assets/warner.js"></script><link rel="canonical" href="https://albertomercurio.github.io/QuPhys.jl/benchmark_comparison/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL=".."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../assets/documenter.js"></script><script src="../siteinfo.js"></script><script src="../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../">QuPhys.jl</a></span></div><form class="docs-search" action="../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../">Introduction</a></li><li><a class="tocitem" href="../api/">API</a></li><li><span class="tocitem">Benchmark Report</span><ul><li><a class="tocitem" href="../benchmark_single/">Multi Threads</a></li><li class="is-active"><a class="tocitem" href>Multi VS Single Thread</a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Benchmark Report</a></li><li class="is-active"><a href>Multi VS Single Thread</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Multi VS Single Thread</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/albertomercurio/QuPhys.jl/blob/main/docs/src/benchmark_comparison.md#" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1>Benchmark Report for <em>QuPhys</em></h1><h2>Job Properties</h2><ul><li>Time of benchmarks:<ul><li>Target: 6 Jul 2023 - 19:55</li><li>Baseline: 6 Jul 2023 - 19:58</li></ul></li><li>Package commits:<ul><li>Target: 5aef22</li><li>Baseline: 5aef22</li></ul></li><li>Julia commits:<ul><li>Target: e4ee48</li><li>Baseline: e4ee48</li></ul></li><li>Julia command flags:<ul><li>Target: None</li><li>Baseline: None</li></ul></li><li>Environment variables:<ul><li>Target: <code>JULIA_NUM_THREADS =&gt; 2</code></li><li>Baseline: <code>JULIA_NUM_THREADS =&gt; 1</code></li></ul></li></ul><h2>Results</h2><p>A ratio greater than <code>1.0</code> denotes a possible regression (marked with :x:), while a ratio less than <code>1.0</code> denotes a possible improvement (marked with :white<em>check</em>mark:). 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).</p><table><tr><th style="text-align: right">ID</th><th style="text-align: right">time ratio</th><th style="text-align: right">memory ratio</th></tr><tr><td style="text-align: right"><code>[&quot;permutation&quot;, &quot;get_bdf_blocks&quot;]</code></td><td style="text-align: right">1.05 (5%) :x:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;timeevolution&quot;, &quot;mcsolve_parallel&quot;]</code></td><td style="text-align: right">0.52 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;wigner&quot;, &quot;wigner_laguerre_sparse_parallel&quot;]</code></td><td style="text-align: right">0.60 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr></table><h2>Benchmark Group List</h2><p>Here&#39;s a list of all the benchmark groups executed by this job:</p><ul><li><code>[&quot;entanglement&quot;]</code></li><li><code>[&quot;permutation&quot;]</code></li><li><code>[&quot;spectrum&quot;]</code></li><li><code>[&quot;timeevolution&quot;]</code></li><li><code>[&quot;wigner&quot;]</code></li></ul><h2>Julia versioninfo</h2><h3>Target</h3><pre><code class="nohighlight hljs">Julia Version 1.9.2
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Multi VS Single Thread · QuPhys.jl</title><script data-outdated-warner src="../assets/warner.js"></script><link rel="canonical" href="https://albertomercurio.github.io/QuPhys.jl/benchmark_comparison/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL=".."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../assets/documenter.js"></script><script src="../siteinfo.js"></script><script src="../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../">QuPhys.jl</a></span></div><form class="docs-search" action="../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../">Introduction</a></li><li><a class="tocitem" href="../api/">API</a></li><li><span class="tocitem">Benchmark Report</span><ul><li><a class="tocitem" href="../benchmark_single/">Multi Threads</a></li><li class="is-active"><a class="tocitem" href>Multi VS Single Thread</a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Benchmark Report</a></li><li class="is-active"><a href>Multi VS Single Thread</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Multi VS Single Thread</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/albertomercurio/QuPhys.jl/blob/main/docs/src/benchmark_comparison.md#" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1>Benchmark Report for <em>QuPhys</em></h1><h2>Job Properties</h2><ul><li>Time of benchmarks:<ul><li>Target: 6 Jul 2023 - 21:41</li><li>Baseline: 6 Jul 2023 - 21:44</li></ul></li><li>Package commits:<ul><li>Target: e4101a</li><li>Baseline: e4101a</li></ul></li><li>Julia commits:<ul><li>Target: e4ee48</li><li>Baseline: e4ee48</li></ul></li><li>Julia command flags:<ul><li>Target: None</li><li>Baseline: None</li></ul></li><li>Environment variables:<ul><li>Target: <code>JULIA_NUM_THREADS =&gt; 2</code></li><li>Baseline: <code>JULIA_NUM_THREADS =&gt; 1</code></li></ul></li></ul><h2>Results</h2><p>A ratio greater than <code>1.0</code> denotes a possible regression (marked with :x:), while a ratio less than <code>1.0</code> denotes a possible improvement (marked with :white<em>check</em>mark:). 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).</p><table><tr><th style="text-align: right">ID</th><th style="text-align: right">time ratio</th><th style="text-align: right">memory ratio</th></tr><tr><td style="text-align: right"><code>[&quot;entanglement&quot;, &quot;ptrace&quot;]</code></td><td style="text-align: right">1.06 (5%) :x:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;permutation&quot;, &quot;get_bdf_blocks&quot;]</code></td><td style="text-align: right">0.93 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;timeevolution&quot;, &quot;liouvillian&quot;]</code></td><td style="text-align: right">0.93 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;timeevolution&quot;, &quot;mcsolve_parallel&quot;]</code></td><td style="text-align: right">0.50 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr><tr><td style="text-align: right"><code>[&quot;wigner&quot;, &quot;wigner_laguerre_sparse_parallel&quot;]</code></td><td style="text-align: right">0.61 (5%) :white<em>check</em>mark:</td><td style="text-align: right">1.00 (1%)</td></tr></table><h2>Benchmark Group List</h2><p>Here&#39;s a list of all the benchmark groups executed by this job:</p><ul><li><code>[&quot;entanglement&quot;]</code></li><li><code>[&quot;permutation&quot;]</code></li><li><code>[&quot;spectrum&quot;]</code></li><li><code>[&quot;timeevolution&quot;]</code></li><li><code>[&quot;wigner&quot;]</code></li></ul><h2>Julia versioninfo</h2><h3>Target</h3><pre><code class="nohighlight hljs">Julia Version 1.9.2
Commit e4ee485e909 (2023-07-05 09:39 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 22.04.2 LTS
uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64
CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz:
CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz:
speed user nice sys idle irq
#1 2095 MHz 8733 s 0 s 408 s 4898 s 0 s
#2 2095 MHz 5101 s 0 s 384 s 8503 s 0 s
Memory: 6.7694854736328125 GB (4713.57421875 MB free)
Uptime: 1413.04 sec
Load Avg: 1.06 1.05 0.91
#1 2294 MHz 6911 s 0 s 422 s 7989 s 0 s
#2 2294 MHz 8448 s 0 s 439 s 6430 s 0 s
Memory: 6.7694854736328125 GB (4734.0859375 MB free)
Uptime: 1545.64 sec
Load Avg: 1.03 1.04 0.95
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
Threads: 2 on 2 virtual cores</code></pre><h3>Baseline</h3><pre><code class="nohighlight hljs">Julia Version 1.9.2
Commit e4ee485e909 (2023-07-05 09:39 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
Ubuntu 22.04.2 LTS
uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64
CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz:
CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz:
speed user nice sys idle irq
#1 2095 MHz 10784 s 0 s 426 s 4906 s 0 s
#2 2095 MHz 5113 s 0 s 388 s 10556 s 0 s
Memory: 6.7694854736328125 GB (4787.46875 MB free)
Uptime: 1620.83 sec
Load Avg: 1.0 1.02 0.93
#1 2294 MHz 6932 s 0 s 428 s 10281 s 0 s
#2 2294 MHz 10743 s 0 s 458 s 6439 s 0 s
Memory: 6.7694854736328125 GB (4646.703125 MB free)
Uptime: 1778.21 sec
Load Avg: 1.0 1.01 0.97
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512)
Threads: 1 on 2 virtual cores</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../benchmark_single/">« Multi Threads</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 6 July 2023 20:02">Thursday 6 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
Threads: 1 on 2 virtual cores</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../benchmark_single/">« Multi Threads</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 6 July 2023 21:49">Thursday 6 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 6ff0a51

Please sign in to comment.