We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557ddba commit be569b3Copy full SHA for be569b3
benchmarking/src/utils.ts
@@ -1,7 +1,7 @@
1
import ora from "ora";
2
3
/**
4
- * Runs a number of operations while presenting a loading spinner with some text
+ * Runs a list of operations while presenting a loading spinner with some text
5
*
6
* @param spinnerText The text to add to the spinner
7
* @param operations The operations to run
0 commit comments