Skip to content

Qenlo device lab lab-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:42
· 48 commits to main since this release

Qenlo device lab lab-v0.1.0

A cross-platform conformance and performance suite for comparing Qenlo on real hardware. Each run checks exact CPU/GPU correctness, filtering, durable reopen, IVF recall gates, routing decisions, latency percentiles, transfers, allocations, dispatches, and failures.

Downloads

Asset Use
qenlo-lab-linux-x86_64.zip Linux x86_64 with NVIDIA, AMD, or Intel adapters
qenlo-lab-windows-x86_64.zip Windows x86_64 with NVIDIA, AMD, or Intel adapters
qenlo-lab-macos-arm64.zip Apple-silicon macOS
qenlo-lab-android-arm64.zip Android arm64, including Snapdragon and MediaTek
qenlo-lab-ios-unsigned-validation.zip A-series iOS build validation; unsigned and not installable yet
qenlo-telemetry-linux-x86_64.zip Self-hosted HTTPS telemetry collector and viewer

Quick start

  1. Download the package for the device and verify it with SHA256SUMS.
  2. Run the quick profile first; keep the device foregrounded and on power for full or soak profiles.
  3. Keep the retained JSON report. Mobile builds can copy it and open the GitHub report form; desktop builds save qenlo-lab-run.json beside the executable.

Telemetry

For automatic authenticated ingestion, deploy the telemetry binary behind HTTPS. For a zero-server round, use the public GitHub report form. Reports contain aggregate measurements and device class only; the form makes their public visibility explicit.

Important limits

Windows and macOS archives are tester builds and are not Authenticode/Developer ID notarized. The Android APK is a debug build. The iOS archive is unsigned validation output and requires your Apple Developer provisioning identity before it can be installed. Do not treat these archives as production-signed software.

Build provenance: lab-v0.1.0 · Actions run