dwyl / dwyl/fields

Benchmark Fetching Encryption Keys from Env

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
chore help wanted priority-3 T1h technical
Dominant language
Elixir
Stars
87
Forks
12
Avg merge
21h 40m
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.