---
title: We run your Selenium tests super fast | TestingBot Blog
description: |-
  After some more optimisations in our code and infrastructure we've now reached the point where the average simple test takes 9 seconds.

  Compared w...
source_url:
  html: https://testingbot.com/blog/2011/12/11/we-run-your-selenium-tests-super-fast
  md: https://testingbot.com/blog/2011/12/11/we-run-your-selenium-tests-super-fast.md
---

# Improved Selenium Performance

By [Jochen D.](https://testingbot.com/about/jochen-d)2011-12-11

 Share on Facebook 

 Share on Twitter 

 Post on Reddit 

 Share link 

After some more optimisations in our code and infrastructure we've now reached the point where the average simple test takes 9 seconds.

Compared with competitors, **we're 2 to 3 times faster in running your test**.

This means that you can run more tests in less time at testingbot.com

Here are some benchmarks with a simple test that starts an Internet Explorer browser (7) and verifies the title of google.

**Competitors:**

```bash
0.0496 tests/s, 0.0496 assertions/s.

real 0m22.299s
user 0m2.064s
sys 0m0.112s
```

**TestingBot:**

```bash
0.12 tests/s, 0.12 assertions/s

real 0m8.833s
user 0m0.212s
sys 0m0.028s
```

We'll be experimenting with a quick-launch feature soon where we'll speed up the startup of a browser (the most time-consuming event during testing).

[← Previous post We upgraded to Selenium v2.15.0](https://testingbot.com/blog/2011/12/09/we-upgraded-to-selenium-v2-15-0) [Next post → Record video of your Selenium Tests](https://testingbot.com/blog/2011/12/19/record-video-of-your-selenium-tests)

## Sidebar

### TestingBot Cloud Testing

Run automated, manual and visual tests on remote browsers and devices. Sign up for a free trial.

[Free Trial](https://testingbot.com/users/sign_up)

### Latest articles

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights)

#### Announcing AI Test Insights

Use AI Insights to quickly discover why an automated test...

[Read: Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright)

#### Selenium vs Playwright 2026

Comparing Selenium vs Playwright - which is the best test...

[Read: Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing)

#### Maestro Physical Device Testing

Maestro testing in parallel on physical Android and iOS d...

[Read: Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

## Related Articles

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")

### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[Read article →](https://testingbot.com/blog/ai-test-insights)

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright "Selenium vs Playwright 2026")

### [Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

Comparing Selenium vs Playwright - which is the best test framework for your usecase?

[Read article →](https://testingbot.com/blog/selenium-vs-playwright)

[![ChromeOS Cloud Testing](https://testingbot.com/assets/blog/2025/chromeos.jpg)](https://testingbot.com/blog/chromeos-testing "ChromeOS Cloud Testing")

### [ChromeOS Cloud Testing](https://testingbot.com/blog/chromeos-testing)

ChromeOS Manual and Automated testing in the cloud.

[Read article →](https://testingbot.com/blog/chromeos-testing)

[![Generative AI test agent](https://testingbot.com/assets/blog/2025/testingbot-ai.webp)](https://testingbot.com/blog/testingbot-ai-agent "Generative AI test agent")

### [Generative AI test agent](https://testingbot.com/blog/testingbot-ai-agent)

TestingBot has launched an AI Test Agent that will help you to create automated tests

[Read article →](https://testingbot.com/blog/testingbot-ai-agent)

## More by Jochen D.

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")
### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing "Maestro Physical Device Testing")
### [Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

Maestro testing in parallel on physical Android and iOS devices.

[![tvOS Physical Device Testing](https://testingbot.com/assets/blog/2025/appletv.jpg)](https://testingbot.com/blog/tvos-automated-testing "tvOS Physical Device Testing")
### [tvOS Physical Device Testing](https://testingbot.com/blog/tvos-automated-testing)

Run automated tvOS tests on physical AppleTV devices.

[See all posts by Jochen D. →](https://testingbot.com/about/jochen-d)

## Ready to start testing?
[Start a free trial](https://testingbot.com/users/sign_up)
