perf: Add a quick test to measure ssb.following performance.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
This commit is contained in:
@ -95,4 +95,10 @@ void tf_ssb_test_triggers(const tf_test_options_t* options);
|
||||
*/
|
||||
void tf_ssb_test_cli(const tf_test_options_t* options);
|
||||
|
||||
/**
|
||||
** Test following performance.
|
||||
** @param options The test options.
|
||||
*/
|
||||
void tf_ssb_test_following_perf(const tf_test_options_t* options);
|
||||
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user