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 Fetching Encryption Keys from Env #85

Open
nelsonic opened this issue Aug 20, 2021 · 0 comments
Open

Benchmark Fetching Encryption Keys from Env #85

nelsonic opened this issue Aug 20, 2021 · 0 comments

Comments

@nelsonic
Copy link
Member

At present when encrypting a value before inserting it into the DB,
we are using the following code: Application.fetch_env!(:fields, :encryption_keys)
We need to benchmark this to determine if it has a significant performance impact.

Help is very much wanted/appreciated in designing this perf test.
Ideally we would run it in CI for a controlled CPU/RAM environment.

Ref: https://github.com/dwyl/fields/pull/83/files/1dccb1be01593939af8533f31ad79e62381400eb#r683231336

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant