Skip to content

Benchmark tests#126

Open
fed135 wants to merge 5 commits into
nextfrom
bench-tests
Open

Benchmark tests#126
fed135 wants to merge 5 commits into
nextfrom
bench-tests

Conversation

@fed135

@fed135 fed135 commented Nov 9, 2022

Copy link
Copy Markdown
Owner

Summary

A brief overview of this PR

Ticket : #000

Changelist

  • List of updates

Breaking changes

  • List of breaking updates

Merge Checklist

  • Verified locally
  • Unit Tests added
  • Integration tests added
  • Unit tests pass locally
  • Integration tests pass locally

Comment on lines +10 to +11
cache: { enabled: true, tiers: [{ limit: 6939, ttl: 300000000 }] }, //5% of the dataset assets
batch: { enabled: true, delay: 5, limit: 20 },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could add some context to the delay and ttl values if we set them as a multiplication and/or constant

i.e const fiveMinutesMicroseconds = 5 * 60 * 1000000

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