Replies: 1 comment
-
Good suggestion! We added some CPU benchmarks for the Rust implementation here. Memory usage is also a good one, though I'm not as sure how to set up that test. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is not clear what is the cost to introduce this framework to the system, can we add some metrics(like memory usage, time consuming, so on.) to tell other developers about the cost, so that they can better decide on use it or not to use it? And it is also a good way(data driven) to observe whether the framework becomes better or worsen.
Beta Was this translation helpful? Give feedback.
All reactions