Investigate replacing O(n) locking with refcounting tasks in taskgroup killing #3100
Labels
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Described in a comment on #3098. Worth making a perf test about. Requires adding two runtime calls for ref-ing and deref-ing task pointers.
The text was updated successfully, but these errors were encountered: