Skip to main content

5 posts tagged with "release"

View All Tags

PerForge v2.0.0: New Version

· 2 min read
Siamion Viatoshkin
Performance engineer
Uladzislau Shklianik
Performance engineer

PerForge v2.0 is finally here! 🎉 This release is the biggest overhaul in the project’s history, delivering ML & AI features, support for Sitespeed.io, and countless quality-of-life improvements.

Key Highlights

1. AI & ML

  • New ML detector suite (Isolation Forest, Z-score, Linear Regression) that:
    • Detects test type (ramp-up vs fixed-load).
    • Spots anomalies, trends and stability issues.
    • Suggests saturation point or capacity numbers when limits are hit.
    • Added a report HTML page to visualize test data and review ML findings.

2. Reporting Templates Made Easy

  • Drop variables ${ai_summary}, ${ml_summary}, ${nfr_summary} anywhere in Markdown / HTML / text templates, and it will be injected for you.

3. Sitespeed Front-end Insights

  • Support of Sitespeed.io results, including Web Vitals, CPU, memory and content-type metrics.

4. Tables Wherever You Need Them

  • Insert detailed per-request tables into any report section using simple placeholders.
  • Works in PDF, Confluence, Azure Wiki, Jira and e-mail integrations.

5. UX Tweaks

  • Copy elements (templates, NFRs, graphs, integrations) across projects with one click.
  • Delete confirmations on all destructive actions to avoid mistakes.
  • Brand-new success / error toasts so you always know what happened without digging into logs.
  • Prefer daylight? Toggle the brand-new light mode in the settings.
  • Updated the template configuration page to improve stability.
  • And many other UI changes which are not listed here.

🚀 Upgrade Notes

  1. API change-over: Update any custom scripts to hit the new /api/v1/ routes.
  2. Configuration: It’s not possible to transfer configurations from PerForge v1 to v2. You’ll need to reconfigure your projects manually. Starting with v2, we’ve adopted a new configuration format.

Oh, and yes, we’ve updated our logo too 😏

On a serious note, PerForge v2 brings you deeper insights and better user experience. We’re excited to see what you’ll create with it - happy perforging! 🔥

Docs Version Dropdown