Kamil Sobol

Results 7 issues of Kamil Sobol

In my workflow I often switch between 2-3 .env files while running couple of different test suites from the same project. In order to do this I have to navigate...

help wanted

This is prototype.

Storage
no-recent-activity

This is a hack on top of other branch. Do not review. The result of this experiment https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1723674&view=logs&j=42ded549-05ee-5cdb-7ba7-7a948a0cc056&t=948263dc-2a7b-5031-89c1-ea1ca73fbaf3 ## Max throughput (ops/sec) | Test | Arguments | 12.18.0 | source...

Storage
Azure.Core
no-recent-activity

Leverage improvements in the core to make input stream more performant - develop mechanisms to prepare requests for retry (mark/reset with fall back to buffering) - refactor storage code to...

Storage
Client
Azure.Core

Investigate how non-reactor Netty would perform for sync clients.

Client
Azure.Core

Make download to output stream performant. - make streamresponse/httpresponse write directly to output stream - develop utilities to resume download from failure point - refactor storage code to leverage core...

Storage
Client
Azure.Core

Make file download performant. - avoid StreamResponse and HttpResponse buffering - develop utils/helpers that can be used to track progress and retry starting from failure position.

Storage
Client
Azure.Core