Benchmarktools Version 1.1.0

Extension
Release Date
Release Version
1.1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="benchmarktools" type="module">
<file>benchmarktools</file>
<name>Benchmark tools</name>
<description>A set of benchmark tools</description>
<license>AGPL-3.0</license>
<maintainer>
<author>iXiam Global Solutions</author>
<email>info@ixiam.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/benchmarktools</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/benchmarktools</url>
<url desc="Support">https://lab.civicrm.org/extensions/benchmarktools/-/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-06-11</releaseDate>
<version>1.1.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.35</ver>
</compatibility>
<comments>A set of benchmark tools (APIv3) that introduces a stress-test on the server instance. Gathers execution times between each benchmark and exports them into CSVs for later analysis.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
<psr0 prefix="CRM_" path="."/>
</classloader>
<civix>
<namespace>CRM/Benchmarktools</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
</extension>