Skip to content

volt-test/binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

VoltTest Binaries

This repository houses the pre-compiled binaries for the VoltTest Engine. These binaries are automatically published when new versions are released and are used by the VoltTest PHP SDK to perform load testing.

Overview

The binaries in this repository are:

  • Automatically built and published from the source code
  • Cross-platform compatible (Windows, Linux, macOS)
  • Versioned using semantic versioning
  • Compressed using UPX for optimal size

Supported Platforms

  • Linux (AMD64)
  • macOS (AMD64, ARM64)
  • Windows (AMD64)

Usage

These binaries are not meant to be downloaded directly. They are automatically downloaded and managed by the VoltTest. To use VoltTest, please refer to the PHP SDK documentation.

Binary Naming Convention

The binaries follow this naming convention:

  • Linux: volt-test-linux-amd64
  • macOS Intel: volt-test-darwin-amd64
  • macOS Apple Silicon: volt-test-darwin-arm64
  • Windows: volt-test-windows-amd64.exe

Security

All binaries are:

  • Built in a controlled CI environment
  • Automatically signed and verified
  • Distributed through GitHub Releases
  • Downloaded via HTTPS with certificate validation

Questions or Issues?

If you encounter any issues:

  1. First, check if you're using the latest version of the PHP SDK
  2. If the problem persists, please open an issue in the PHP SDK repository
  3. Include your platform details and SDK version in any bug reports

Note

This is an automatically maintained repository. Please do not submit pull requests or create issues here. Instead, use the PHP SDK repository for all development-related activities.

About

Pre-compiled binaries for the Volt-Test engine, enabling easy setup on Windows, macOS, and Linux.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published