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

Benchmark test suite for gocql.Marshal #295

Open
dkropachev opened this issue Oct 8, 2024 · 0 comments · May be fixed by #302
Open

Benchmark test suite for gocql.Marshal #295

dkropachev opened this issue Oct 8, 2024 · 0 comments · May be fixed by #302
Assignees

Comments

@dkropachev
Copy link
Collaborator

Let's have a suite for marshal/unmarshal:

  1. Simple data types: int, blob, text, uuid, duration, timestamp
  2. Complex data types: list, map, set udt,tuple.
  3. N (to be be defined, somwhere from 3 to 6) level complex data type: list<map<udt<...>>>.
@dkropachev dkropachev changed the title Benchmark test suit for gocql.Marshal Benchmark test suite for gocql.Marshal Oct 8, 2024
@sylwiaszunejko sylwiaszunejko self-assigned this Oct 8, 2024
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 a pull request may close this issue.

2 participants