dqian3 / DOM-BFT

MIT License
0 stars 0 forks source link

Setup tracing/performance monitoring #5

Open dqian3 opened 4 months ago

dqian3 commented 4 months ago

We want to have flexible tools that report results on how our protocol perform and for identifying performance bottlenecks. For example, one thing that might be good to investigate is the impact of our cryptography on our implementation's performance.

Some useful tools/ideas might include: