azure-sdk-for-cpp/sdk/core
Ahson Khan d8b555a670
Optimize Uuid.ToString() by avoiding using sprintf to do the basic string transformation (#5925)
* Optimize Uuid.ToString() to use a cached value on multiple calls.

* Add tests which call ToString() multiple times.

* Optimize Uuid::ToString by avoiding using sprintf.

* Assert all byte values will fit into a hex character.

* Update comment in test.
2024-08-22 17:34:17 -07:00
..
azure-core Optimize Uuid.ToString() by avoiding using sprintf to do the basic string transformation (#5925) 2024-08-22 17:34:17 -07:00
azure-core-amqp V2 of integrating uAMQP vixes into vendored copy (#5931) 2024-08-21 12:19:31 -07:00
azure-core-test Remove unneeded <regex> includes (#5851) 2024-07-31 13:07:47 -07:00
azure-core-tracing-opentelemetry Remove unneeded <regex> includes (#5851) 2024-07-31 13:07:47 -07:00
perf Add consumption-time value of __cplusplus to User-Agent (#5662) 2024-07-29 18:31:51 -07:00
ci.yml Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
perf-tests.yml Install test proxy and enable all tests (#5365) 2024-02-21 10:58:35 -08:00
perf.yml Install test proxy and enable all tests (#5365) 2024-02-21 10:58:35 -08:00