Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>ACENLYNew to Visual Studio Code? Get it now.
ACENLY

ACENLY

Acenly

|
1 install
| (0) | Free
Run ACENLY Python optimization and benchmarking from VS Code. Learn more at https://acenly.com.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ACENLY Preview

Run ACENLY Python optimization and benchmarking from inside VS Code.

Learn more at acenly.com.

ACENLY is built for developers who want local benchmark evidence before trusting an optimization. The extension gives you a small control panel inside VS Code, plus commands for benchmarking, optimization, reports, licensing, and the local dashboard.

First Run

After install, ACENLY opens a welcome panel inside VS Code.

From there you can:

  • open the ACENLY download / early-access page
  • check or activate a license
  • start the local dashboard
  • benchmark the current Python function
  • optimize the current Python function

You can reopen this panel anytime with:

ACENLY: Open

Commands

  • ACENLY: Open
  • ACENLY: Optimize Current Function
  • ACENLY: Benchmark Current Function
  • ACENLY: Start Dashboard
  • ACENLY: Open Last Report
  • ACENLY: Activate License
  • ACENLY: Open Download Page
  • ACENLY: Check License

Current Preview Status

Checkout is pending payment-provider validation. Until activation is ready, unlicensed users can install the interface preview, open the welcome panel, and inspect the workflow, but paid optimizer access remains locked.

When activated, source code stays local. Optimization and benchmarking run on the user's machine, and ACENLY writes run artifacts into the workspace.

Local Engine Setup

If the ACENLY engine is not in the current workspace folder, set:

{
  "acenly.projectPath": "/absolute/path/to/ACENLY"
}

Run artifacts are written to:

.acenly/vscode-runs/<function>-<timestamp>/

Each run can include:

  • winner.py
  • report.json
  • patch.diff
  • winner_report.md
  • versions/
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft