Skip to main content

Performance Benchmarks

PraisonAI Agents includes comprehensive benchmarks to measure and compare performance against other popular AI agent frameworks.

Benchmark Types

Quick Start

Execution Benchmark

The execution benchmark tests real agent execution with actual LLM API calls.

CLI Options

Examples

Results

Agent Instantiation (Without Tools)

Agent Instantiation (With Tools)

Real Execution (With API Calls)

Frameworks Compared

Output Files

Benchmarks save results to markdown files in the benchmarks/ directory:

Key Findings

Fastest Instantiation

PraisonAI is 1.49x faster than Agno and 4,138x faster than CrewAI for agent instantiation.

Fastest Execution

PraisonAI is 2x faster than Agno and 1.28x faster than CrewAI for real agent execution.

Running Your Own Benchmarks

  1. Clone the repository:
  1. Install dependencies:
  1. Set your API key:
  1. Run benchmarks: