ArkProjectNFTs / ark-project

ArkProject is a liquidity layer for digital assets, uniting markets, empowering creators, and bridging the gap to mass adoption. Built on top of Starknet, ArkProject is designed to provide a fully decentralized and trustless orderbook on-chain.
https://arkproject.dev
Apache License 2.0
26 stars 12 forks source link

Implement a telemetry solution to identify performance bottlenecks #192

Closed remiroyc closed 3 weeks ago

remiroyc commented 9 months ago

To enhance the performance of our application's indexer, it's crucial to implement a detailed performance mapping of each component/functions within the application.

This will allow us to identify performance bottlenecks precisely and facilitate targeted improvements on a component-by-component basis. A more granular view of the system's performance will help in pinpointing exact issues, leading to more effective optimizations.