Layr-Labs / eigenda

Secure, high-throughput, and decentralized Data Availability
https://www.eigenlayer.xyz/
Other
220 stars 168 forks source link

Add docker compose setup for encoder + add pprof config #724

Open dmanc opened 1 month ago

dmanc commented 1 month ago

Why are these changes needed?

Adds docker compose setup for the encoder. In addition, added pprof endpoint to the encoder server so we can analyze the CPU usage at runtime.

Checks