cosmos-sdk
                                
                                
                                
                                    cosmos-sdk copied to clipboard
                            
                            
                            
                        Measure average time consumed per each `Message`
Summary
Put a telemetry for every message to measure average processing time.
Problem Definition
As a developer building blockchain with cosmos-sdk, they want to know what operation makes blockchain slow.
If cosmos-sdk support gauge telemetry for each message in the transaction, It helps us to find out which transaction degrades the overall performance on early stage in development.
makes sense to me, we should include this in the refactor we are planning on doing. Is this something you need right away?
Thanks for reply 👍 It's not urgent feature for us, just feature request to improve the life of development.
What is the status of this?
want to work on this @elias-orijtech?