---
# === IDENTITY ===
id: finance/saas-metrics/efficiency-score/2026
canonical_question: "What is the Bessemer Efficiency Score — formula, benchmarks, and how it compares to Rule of 40?"
aliases:
  - "Bessemer Efficiency Score formula"
  - "BVP Efficiency Score"
  - "Rule of 40 vs Bessemer Efficiency Score"
  - "SaaS efficiency score benchmarks"
entity_type: concept
domain: finance > saas-metrics > Bessemer Efficiency Score
region: global
jurisdiction: global
temporal_scope: 2025-2026

# === VERIFICATION ===
last_verified: 2026-02-28
confidence: 0.90
version: 1.0
first_published: 2026-02-28

# === TEMPORAL VALIDITY ===
temporal_validity:
  status: stable
  last_breaking_change: null
  next_review: 2026-08-27
  change_sensitivity: low

# === CONSTRAINTS ===
constraints:
  - "Early-stage formula (Net New ARR / Net Burn) only applies to companies under $30M ARR"
  - "Scaled formula (FCF Margin + YoY Growth Rate) only applies to companies above $25M ARR"
  - "Requires at least 4 quarters of financial data for meaningful comparison"
  - "Does not account for revenue quality — high-churn growth inflates the score"
  - "Bessemer has introduced Rule of X (2025) as an evolution; this metric may be superseded"

# === SKIP CONDITIONS ===
skip_this_unit_if:
  - condition: "User is evaluating an early-stage startup's capital efficiency"
    use_instead: "finance/saas-metrics/burn-multiple/2026"
  - condition: "User wants to measure sales and marketing efficiency specifically"
    use_instead: "finance/saas-metrics/magic-number-saas/2026"
  - condition: "User is looking at individual customer unit economics"
    use_instead: "finance/saas-metrics/payback-period-benchmarks/2026"

# === AGENT HINTS ===
inputs_needed:
  - key: "company_stage"
    question: "What is the company's ARR level?"
    type: choice
    options:
      - "Early-stage (under $25M ARR) — use Net New ARR / Net Burn formula"
      - "Growth-stage ($25M-$100M ARR) — use FCF Margin + Growth Rate"
      - "At-scale ($100M+ ARR) — use FCF Margin + Growth Rate with adjusted targets"
      - "Public company — compare against BVP Nasdaq Cloud Index"

# === DISTRIBUTION ===
canonical_source: "https://knowledgelib.io/finance/saas-metrics/efficiency-score/2026"
suggested_citation: "Source: knowledgelib.io — AI Knowledge Library (verified 2026-02-28)"

# === RELATED UNITS ===
related_kos:
  related_to:
    - id: "finance/saas-metrics/burn-multiple/2026"
      label: "Burn Multiple"
    - id: "finance/saas-metrics/arr-growth-benchmarks/2026"
      label: "ARR Growth Rate Benchmarks"
    - id: "finance/saas-metrics/gross-margin-benchmarks/2026"
      label: "Gross Margin Benchmarks"
  often_confused_with:
    - id: "finance/saas-metrics/burn-multiple/2026"
      label: "Burn Multiple (inverse early-stage formula, different use case)"
    - id: "finance/saas-metrics/magic-number-saas/2026"
      label: "SaaS Magic Number (S&M efficiency only)"
  depends_on: []
  solves: []
  alternative_to: []

# === SOURCES ===
sources:
  - id: src1
    title: "Scaling to $100 Million"
    author: Bessemer Venture Partners
    url: https://www.bvp.com/atlas/scaling-to-100-million
    type: official_docs
    published: 2025-01-01
    reliability: authoritative
  - id: src2
    title: "The Rule of X"
    author: Bessemer Venture Partners
    url: https://www.bvp.com/atlas/the-rule-of-x
    type: official_docs
    published: 2025-06-01
    reliability: authoritative
  - id: src3
    title: "Bessemer Efficiency Score | BVP Growth Framework"
    author: Wall Street Prep
    url: https://www.wallstreetprep.com/knowledge/bessemer-efficiency-score/
    type: official_docs
    published: 2025-03-01
    reliability: high
  - id: src4
    title: "Rule of 40 valuation premium: The relative impact of each efficiency score component"
    author: Tomasz Tunguz (Next Big Teng)
    url: https://nextbigteng.substack.com/p/rule-of-40-valuation-premium-the
    type: primary_research
    published: 2025-05-01
    reliability: high
---

# Bessemer Efficiency Score

## Definition

The Bessemer Efficiency Score is a framework from Bessemer Venture Partners (BVP) that measures whether a SaaS company is balancing growth and profitability effectively. It has two formulas depending on company stage: for early-stage (<$30M ARR), it is Net New ARR / Net Burn (where >1.5x is best-in-class); for scaled companies ($25M+ ARR), it is FCF Margin + YoY ARR Growth Rate (where the sum should exceed 40-50%). Bessemer has further evolved this into the Rule of X, which weights revenue growth 2-3x more heavily than profitability in the efficiency equation. [src1, src2]

## Key Properties

- **Early-stage formula**: Net New ARR / Net Burn; >1.5x is best, 0.5-1.5x is good, <0.5x needs improvement [src1]
- **Scaled formula**: FCF Margin of ARR + ARR YoY Growth Rate; target 70% at $25-50M ARR, 50% at $100M+ [src1]
- **Rule of 40 baseline**: The traditional threshold is FCF Margin + Growth Rate >= 40%; average BVP Cloud Index actually exceeds 50% [src3]
- **Rule of X evolution (2025)**: Growth should be weighted 2-3x more than FCF margin for valuation purposes; R-squared is ~1.5x stronger than Rule of 40 [src2]
- **BVP Cloud Index median**: Approximately 50% efficiency score for public cloud companies [src3]

## Constraints

- The early-stage formula (Net New ARR / Net Burn) is the inverse of Burn Multiple — using both creates confusion, not insight; pick one per audience [src3]
- The scaled formula requires GAAP-based free cash flow, not adjusted EBITDA or operating income — non-GAAP adjustments inflate the score
- Companies approaching profitability with slowing growth may hit "Rule of 40" mechanically while deteriorating strategically — always examine the components separately [src4]
- Stock-based compensation (SBC) is excluded from FCF but represents real dilution; high-SBC companies can show artificially strong efficiency scores
- The Rule of X is still empirically derived and may not hold during market regime changes [src2]

## Framework Selection Decision Tree

```
START — User needs to evaluate SaaS efficiency holistically
├── What's the company's ARR?
│   ├── Under $25M ARR
│   │   ├── Use early-stage Efficiency Score (Net New ARR / Net Burn)
│   │   │   └── Bessemer Efficiency Score (early) ← YOU ARE HERE
│   │   └── OR use Burn Multiple (same ratio, inverted)
│   │       └── Burn Multiple
│   ├── $25M-$100M ARR
│   │   └── Use scaled Efficiency Score (FCF Margin + Growth Rate)
│   │       └── Bessemer Efficiency Score (scaled) ← YOU ARE HERE
│   └── $100M+ ARR / Public
│       └── Use Rule of X (growth weighted 2-3x)
│           └── Rule of X (Bessemer 2025 evolution)
├── What's the purpose?
│   ├── VC due diligence → Burn Multiple or early-stage Efficiency Score
│   ├── Board reporting → Scaled Efficiency Score
│   ├── Public market comp → Rule of X
│   └── GTM optimization → SaaS Magic Number
└── Does the company have positive FCF?
    ├── YES → Scaled Efficiency Score works
    └── NO → Use early-stage formula or Burn Multiple
```

## Application Checklist

### Step 1: Determine which formula applies
- **Inputs needed**: Current ARR level, whether company is FCF-positive
- **Output**: Selection of early-stage or scaled formula
- **Constraint**: Companies in the $20-30M overlap zone should calculate both and compare. Do not mix formulas in a time-series analysis. [src1]

### Step 2: Gather the inputs
- **Inputs needed**: For early-stage: Net New ARR and Net Burn for the period. For scaled: trailing-12-month FCF margin and YoY ARR growth rate.
- **Output**: Two numbers for the formula
- **Constraint**: Use GAAP FCF (not adjusted EBITDA). Net Burn must exclude new fundraising. Growth rate must be organic (exclude M&A-driven ARR). [src3]

### Step 3: Calculate and benchmark
- **Inputs needed**: The calculated score + company stage and segment context
- **Output**: Efficiency assessment (below target / on target / best-in-class)
- **Constraint**: BVP targets 70% efficiency at $25-50M ARR but only 50% at $100M+ because growth naturally decelerates. Do not apply early-stage targets to scaled companies. [src1]

### Step 4: Decompose the score
- **Inputs needed**: The two components (growth rate and margin, or ARR and burn)
- **Output**: Understanding of whether efficiency is driven by growth, profitability, or both
- **Constraint**: A company at 40% efficiency could be growing 40% with 0% margins (growth-driven) or growing 10% with 30% margins (profit-driven). These have very different strategic implications and valuation impacts. Growth-driven scores command 2-3x higher multiples. [src2, src4]

## Anti-Patterns

### Wrong: Treating Rule of 40 as a binary pass/fail
Many analysts and agents present Rule of 40 as binary: above 40% = good, below = bad. This ignores the composition of the score and the fact that the average Cloud Index company exceeds 50%. [src3]

### Correct: Analyze the components separately
A company at 45% (35% growth + 10% margin) is strategically healthier than one at 45% (10% growth + 35% margin), because growth is weighted 2-3x more in valuation. Always decompose. [src2]

### Wrong: Comparing early-stage and scaled formulas
The early-stage Efficiency Score (a ratio) and the scaled version (a percentage sum) are not comparable. A 1.2x early-stage score is not the same as 120% scaled efficiency. [src1]

### Correct: Use stage-appropriate formula consistently
Pick the formula that matches the company's ARR level and stick with it across time periods. Only switch formulas at major inflection points (e.g., crossing $25M ARR). [src3]

### Wrong: Using adjusted EBITDA instead of FCF
Adjusted EBITDA excludes stock-based compensation, restructuring, and other real costs. This inflates the efficiency score by 10-20 percentage points at many public SaaS companies. [src4]

### Correct: Use GAAP-based free cash flow
The Bessemer framework was built around GAAP FCF. If using non-GAAP metrics, disclose the adjustment and note the delta. [src1]

## Common Misconceptions

- **Misconception**: The Bessemer Efficiency Score and Rule of 40 are the same thing.
  **Reality**: The Rule of 40 is one specific threshold (growth + margin >= 40%). The Bessemer Efficiency Score is a broader framework with stage-specific formulas, benchmarks, and the evolution into Rule of X that weights growth 2-3x more. [src2]

- **Misconception**: Every SaaS company should target the same efficiency score.
  **Reality**: BVP explicitly sets different targets: 70% at $25-50M ARR (high growth phase), dropping to 50% at $100M+ ARR as growth naturally decelerates. Stage-appropriate targets prevent misguided cost-cutting. [src1]

- **Misconception**: A higher efficiency score is always better.
  **Reality**: An extremely high score (>80%) often signals under-investment in growth. The company may be maximizing short-term profitability at the expense of long-term market share. [src3]

## Comparison with Similar Concepts

| Concept | Key Difference | When to Use |
|---|---|---|
| Bessemer Efficiency Score | Growth + profitability balance with stage-specific formulas | Holistic efficiency for $25M+ ARR companies |
| Rule of 40 | Simple threshold: growth + margin >= 40% | Quick health check for mature SaaS |
| Rule of X (BVP 2025) | Weights growth 2-3x more than profitability | Valuation-focused analysis for public/late-stage |
| Burn Multiple | Total cash per net new ARR dollar (early-stage focus) | VC due diligence, growth-stage efficiency |
| SaaS Magic Number | S&M spend efficiency only | GTM optimization decisions |

## When This Matters

Fetch this when a user asks about SaaS efficiency frameworks, the Rule of 40, how to balance growth versus profitability, or how VCs and public market investors evaluate SaaS company health holistically. Also relevant for board reporting frameworks and understanding Bessemer's evolving cloud metrics methodology.

## Related Units

- [Burn Multiple](/finance/saas-metrics/burn-multiple/2026)
- [ARR Growth Rate Benchmarks](/finance/saas-metrics/arr-growth-benchmarks/2026)
- [Gross Margin Benchmarks](/finance/saas-metrics/gross-margin-benchmarks/2026)
- [SaaS Magic Number](/finance/saas-metrics/magic-number-saas/2026)
