Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DV Quick Code Changes #14

Closed
wants to merge 5 commits into from
Closed

DV Quick Code Changes #14

wants to merge 5 commits into from

Conversation

davidvella
Copy link

Use io.Discard instead of ReadAll which should save on some memory allocations when reading response from http client.

Fire a go routine to read a result so not a blocker for go routines to trigger requests.

@eugenepaniot
Copy link
Contributor

hey @davidvella
jfyi, the latest prod build was - #8 (~1y ago) which contain quite a few optimisations, fixes, etc..
Feel free to close it if it is not necessary.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@davidvella davidvella closed this Jul 26, 2024
@georgemalamidis-lh georgemalamidis-lh deleted the dv-pacer2 branch August 6, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants