commit | b5b93c92dee1ec4a7b77f7cd7b6c6ec69c180cf8 | [log] [tgz] |
---|---|---|
author | Taylor Cramer <cramertj@pigweed.infra.roller.google.com> | Fri Sep 06 23:23:05 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 06 23:23:05 2024 +0000 |
tree | 14a09deea21af4f777576d0cd6bbfdd2fb7d77fe | |
parent | 7e7b5ca57a574b5f829631397880677a3a22e0ee [diff] |
roll: pigweed, pw_toolchain: pw_async2: Replace AwaitableBase with pw::Function This reduces the per-`co_await` overhead by a single pointer (the vtable pointer) in exchange for a single extra pointer (the function pointer) in the promise type. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234392 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 8ed816611d2aa80..877c8f486a81493 Roller-URL: https://ci.chromium.org/b/8737503081344233345 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3dc3b164ebffaab03115fbabcc3298f19b146390 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234416 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.