You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benchmark here (https://github.com/sharathsrinivasa/httpclientbenchmark) has revealed issues when subscribing or just creating many Client (HttpClient).
Root causing the top offenders showed Bootstrap#option/attr with cloning were very impacting.
The text was updated successfully, but these errors were encountered:
Benchmark here (https://github.com/sharathsrinivasa/httpclientbenchmark) has revealed issues when subscribing or just creating many Client (HttpClient).
Root causing the top offenders showed Bootstrap#option/attr with cloning were very impacting.
The text was updated successfully, but these errors were encountered: