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

add benchmarks, improve async #271

Merged
merged 1 commit into from
Sep 16, 2023
Merged

add benchmarks, improve async #271

merged 1 commit into from
Sep 16, 2023

Conversation

F-Amaral
Copy link
Collaborator

Description

Related Issue

Checklist

check with "x", if applied to your change

  • All methods associated with structs has func (s *struct) method() {} name style.
  • Wrote unit tests for new/changed features.
  • Updated docs/doc.go
  • Updated pkg/pdf/example_test.go
  • Updated README.md
  • Updated all examples inside internal/examples
  • New public methods/structs/interfaces has comments upside them explaining they responsibilities
  • Executed make dod with none issues pointed out by golangci-lint and goreportcard-cli

@johnfercher johnfercher merged commit 4d90610 into v2 Sep 16, 2023
0 of 3 checks passed
@johnfercher johnfercher deleted the feature/add-benchmark branch September 16, 2023 01:49
johnfercher pushed a commit that referenced this pull request Sep 16, 2023
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