https://github.com/blackfireio/docker
https://github.com/blackfireio/docker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackfireio/docker
- Owner: blackfireio
- Created: 2014-12-17T19:17:52.000Z (over 10 years ago)
- Default Branch: v2
- Last Pushed: 2024-08-05T21:05:17.000Z (10 months ago)
- Last Synced: 2024-08-06T00:07:02.711Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 307 MB
- Stars: 23
- Watchers: 27
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is the home of the `blackfire/blackfire` Docker image published on [Dockerhub](https://hub.docker.com/r/blackfire/blackfire).
# Quick reference
* [Blackfire integration with Docker](https://docs.blackfire.io/up-and-running/docker)
* [Blackfire tutorial on performance management](https://docs.blackfire.io/php/training-resources/book/index)
* Support: [email protected]# What is Blackfire?
## Performance Testing
[Blackfire.io](https://blackfire.io/) helps you make sure you never let your
application load times frustrate a user.
Blackfire lets you thoroughly test your code according to your business logic.## Performance Management Automation
Automate testing and improve your application performance continuously, in
development, staging, or production.
Integrate performance management seamlessly in your existing workflows and tools.## Performance Profiling
Gather detailed performance metrics from your code’s execution, and visualize
it in Blackfire.io interactive call graphs and with a timeline view.
Find bottlenecks in the blink of an eye and check the impact of your changes
by comparing iterations in development, staging, and production servers.# How to use this Image?
Please read out the [Blackfire integration documentation with Docker](https://docs.blackfire.io/up-and-running/docker).