azure-sdk-for-cpp/sdk/core
Anton Kolesnyk ba086576be
Fix potentially high CPU usage on Windows (#4448)
* Fix potentially high CPU usage on Windows

* Undo unnecessary formatting

* Undo unnecessary changelog

* Undo unnecessary formatting

* Undo unnecessary formatting

* Uninclude locale

* Add issue link to changelog

* EXPECT_TRUE(a == b) => EXPECT_EQ(a, b)

* Update second changelog with link as well

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-03-20 13:06:11 -07:00
..
azure-core Fix potentially high CPU usage on Windows (#4448) 2023-03-20 13:06:11 -07:00
azure-core-test Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
azure-core-tracing-opentelemetry Tests: replace most EXPECT_TRUE(a OP b) with EXPECT_OP(a, b) (#4457) 2023-03-17 03:55:14 -07:00
perf Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
ci.yml First cut at removing proxy tests (#4416) 2023-03-07 23:46:25 +00:00
CMakeLists.txt Initial implementation of OpenTelemetry APIs. (#3561) 2022-05-23 16:44:22 -07:00
perf-tests.yml [Perf] Refactor tests.yml into one file per package per language (#4270) 2023-02-09 21:18:03 -08:00
perf.yml Enable profiling in perf piplines. (#4398) 2023-03-08 12:28:13 -08:00