Skip to content

Commit

Permalink
deploy: e6b58fe
Browse files Browse the repository at this point in the history
  • Loading branch information
michelgokan committed Jun 3, 2024
1 parent 198f48f commit ada6c36
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

2 changes: 1 addition & 1 deletion _sources/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. perfsim documentation master file, created by
sphinx-quickstart on Mon Jun 3 15:13:20 2024.
sphinx-quickstart on Mon Jun 3 15:21:14 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Expand Down
22 changes: 10 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,18 +400,6 @@ <h2> Contents </h2>
})
</script><section id="perfsim-a-performance-simulator-for-cloud-native-microservice-chains">
<h1>PerfSim: A Performance Simulator for Cloud Native Microservice Chains<a class="headerlink" href="#perfsim-a-performance-simulator-for-cloud-native-microservice-chains" title="Link to this heading">#</a></h1>
<blockquote>
<div><p>[!CAUTION]
The current open source version of this package is a mere research prototype and is not intended for production use.
It is provided as-is, without any guarantees or warranties. Please do not consider this package as a fully functional
product at the moment. We are actively working on improving the package and adding new features, but we cannot provide
any support for it at this time. There may or may not be a commercial version available soon, but we cannot guarantee.
Use at your own risk. If you have any questions or concerns, please open an issue on the GitHub repository.</p>
<p>[!CAUTION]
This package contains several bugs and issues that we are actively working on fixing. Please be aware that the package
may not work as expected in all cases. We are working on resolving these issues and will provide updates as soon as
possible. If you encounter any problems, please open an issue on the GitHub repository, so we know.</p>
</div></blockquote>
<section id="description">
<h2>Description<a class="headerlink" href="#description" title="Link to this heading">#</a></h2>
<p>PerfSim is a discrete-event simulator designed to approximate and predict the performance of cloud-native
Expand All @@ -422,6 +410,16 @@ <h2>Description<a class="headerlink" href="#description" title="Link to this hea
<div><p>[!NOTE]
The performance modeling part required to create the service chain models is not included in this suite. Users will
need to prepare their models based on their own data or existing benchmarks.</p>
<p>[!CAUTION]
The current open source version of this package is a mere research prototype and is not intended for production use.
It is provided as-is, without any guarantees or warranties. Please do not consider this package as a fully functional
product at the moment. We are actively working on improving the package and adding new features, but we cannot provide
any support for it at this time. There may or may not be a commercial version available soon, but we cannot guarantee.
Use at your own risk. If you have any questions or concerns, please open an issue on the GitHub repository.</p>
<p>[!CAUTION]
This package contains several bugs and issues that we are actively working on fixing. Please be aware that the package
may not work as expected in all cases. We are working on resolving these issues and will provide updates as soon as
possible. If you encounter any problems, please open an issue on the GitHub repository, so we know.</p>
</div></blockquote>
</section>
<section id="features">
Expand Down
2 changes: 1 addition & 1 deletion perfsim.equipments.html
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi

<dl class="py method">
<dt class="sig sig-object py" id="perfsim.equipments.host.Host.generate_random_instances">
<em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">generate_random_instances</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cluster</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">host_count</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">core_count</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">8</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">cpu_clock_rate</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">3400000000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">memory_capacity</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">17179869184</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">ram_speed</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">2675787694</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">storage_capacity</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">storage_speed</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">10694999.999999998</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">network_bandwidth</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1250000000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">name_index_starts_from</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">0</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/perfsim/equipments/host.html#Host.generate_random_instances"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#perfsim.equipments.host.Host.generate_random_instances" title="Link to this definition">#</a></dt>
<em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">generate_random_instances</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cluster</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">host_count</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">core_count</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">8</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">cpu_clock_rate</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">3400000000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">memory_capacity</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">17179869184</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">ram_speed</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">2675787694</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">storage_capacity</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">storage_speed</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">10694999.999999998</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">network_bandwidth</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">12500000</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">name_index_starts_from</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">0</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/perfsim/equipments/host.html#Host.generate_random_instances"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#perfsim.equipments.host.Host.generate_random_instances" title="Link to this definition">#</a></dt>
<dd><p>Generate random instances of hosts</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit ada6c36

Please sign in to comment.