Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PerfView is a CPU and memory performance-analysis tool
...PerfView is built on a library called Microsoft.Diagnostics.Tracing.TraceEvent, which knows how to both collect and parse Event Tracing for Windows (ETW) data. Thus if there is any information that PerfView collects and processes that you would like to manipulate yourself programmatically, you would probably be interested in the TraceEvent Library Documentation.
Benchmarking tool for web based applications and web servers.
...WebAppBurners is able to execute several HTTP(S) requests with multiple workers, and each worker (which simulate an user) can perform multiple iterations (loops).
It is able to send POST data to given Urls and it keeps received cookies during each iterations.
It runs on Windows with .NET 4.0 framework.
Use this program only on web applications and servers you are authorized to do so !
...We will continue to upload the source and binaries here, but the code repository will be innactive.
Database Benchmark is one of the most powerfull open source tools designed to stress test database management systems with large data flows.
The application performs two main test scenarios:
- Insertion of large amount of randomly generated records with sequential or random keys;
- Read of the inserted records, ordered by their keys.
Database Benchmark can be used as an additional viewpoint when the research engineers or software architects asses the appropriate background storage engine for their mission critical systems. ...