fastapi_profiler
Performance analyzer
Tools to monitor and analyze performance of service code in FastAPI applications
A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.
239 stars
3 watching
13 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-kan/semile | A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
fabfuel/prophiler | A tool to measure and visualize performance of web applications | 443 |
laurents/slowapi | A rate limiter library for Starlette and FastAPI | 1,276 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 354 |
jondot/react-native-slowlog | A high-performance timer that tracks big performance problems in React Native applications. | 376 |
skallfass/fastapi_serviceutils | Provides utility functions and tools for building FastAPI-based services. | 34 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 32 |
sfninja/thetool | A command-line tool to capture and analyze performance profiles of Node.js applications in Chrome DevTools format. | 222 |
lingej/pnp4nagios | An addon to Nagios that analyzes performance data and stores it in RRD-databases. | 155 |
muatik/flask-profiler | Analyzes and reports on performance of Flask web application endpoints. | 753 |
fastly/performance-observer-polyfill | A polyfill API to observe performance metrics in environments with limited browser support | 29 |
long2ice/fastapi-limiter | A rate limiting tool for FastAPI applications | 518 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
haskell/criterion | A performance measurement library for Haskell code | 505 |
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |