<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance on Solo</title><link>https://solo.hiero.org/tags/performance/</link><description>Recent content in Performance on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/tags/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Run Performance Tests Locally</title><link>https://solo.hiero.org/docs/advanced-solo-setup/performance-tests-local/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/advanced-solo-setup/performance-tests-local/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This guide shows how to run the Solo E2E performance test on a local machine.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;task&lt;/code&gt;, &lt;code&gt;node&lt;/code&gt;, &lt;code&gt;npm&lt;/code&gt;, &lt;code&gt;kubectl&lt;/code&gt;, and &lt;code&gt;kind&lt;/code&gt; installed&lt;/li&gt;
&lt;li&gt;Docker running&lt;/li&gt;
&lt;li&gt;Solo dependencies installed (&lt;code&gt;npm ci&lt;/code&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="run-the-performance-test"&gt;Run the Performance Test&lt;a class="td-heading-self-link" href="#run-the-performance-test" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;From the repository root:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;task test-setup
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;task test-e2e-performance
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The test uses one-shot single deploy/destroy flow and then runs rapid-fire load
tests.&lt;/p&gt;
&lt;h2 id="optional-use-a-local-consensus-node-build"&gt;Optional: Use a Local Consensus Node Build&lt;a class="td-heading-self-link" href="#optional-use-a-local-consensus-node-build" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;If you already have a local consensus node build, set &lt;code&gt;SOLO_LOCAL_BUILD_PATH&lt;/code&gt; so
commands that consume &lt;code&gt;--local-build-path&lt;/code&gt; can use it by default:&lt;/p&gt;</description></item></channel></rss>