C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Proposal for `std::fiber<T>` Language-Level Extension in C++23

From: Thiago Macieira <thiago_at_[hidden]>
Date: Fri, 07 Jul 2023 16:41:59 -0700
On Friday, 7 July 2023 00:20:56 PDT 1one1 wrote:
> Please note that while these resources can provide a good start, the task of
> combining these techniques to mimic std::fiber<T> is nontrivial.

And who are you proposing do that non-trivial work? Even for the proof of
concept? What evidence do you need that:

a) this solution improves performance compared to existing solutions
b) the improvements provided by this solution can't be simply applied to
   existing solutions
c) there are sufficient number of users who would use this
d) it doesn't unduly increase the maintenance and teachability burdens

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2023-07-07 23:42:00