-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
enhancementNew feature or requestNew feature or requestperformanceProfiling, runtime, and memory consumptionProfiling, runtime, and memory consumption
Description
It has been discussed that modmesh can use enhancements to the current prototype of the profiling systems.
Some working items are identified:
- We should start with integrating the profiling of Python and C++. If possible, we can try to merge the call stacks from both Python and C++ in the profiling entries.
- To assist the development, we will visualize the profile results held in the data structures in memory.
- Develop serialization (and deserialization) of the profiling data structures. It allows preserving the results for future inspection (visualization in UI), and sharing among contributors.
These ideas are contributed by @tigercosmos @q40603 @kuomc and others. An older discussion can be found at #135 . We will need more discussions and prototypes to move it forward.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformanceProfiling, runtime, and memory consumptionProfiling, runtime, and memory consumption
Type
Projects
Status
Done