You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
* Terminate tasks which take longer than x ms.
13
13
14
14
## Performance
15
-
To see the effects of implementing Dispatch threads into your application, clone the repository and run `npm run test:latency` for a basic timing benchmark.
15
+
To see the effects of implementing DispatchQueue, clone the repository and run `npm run test:latency` for a basic timing benchmark.
0 commit comments