Skip to content

Commit

Permalink
docs: add link to design princples
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Oct 3, 2023
1 parent 2b58cc4 commit e523426
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,7 @@ In this example the benchmark was run on a MacBook Pro (M1 Pro, 2021) with 16GB
We can see a result of **854.3 ns/op**, which means around **101.131 billion** feature toggle evaluations per day.

**Note**: The benchmark is run with a single CPU core, no parallelism.

## Design philsophy

This feature flag SDK is designed according to our design philosophy. You can [read more about that here](https://docs.getunleash.io/topics/feature-flags/feature-flag-best-practices).

0 comments on commit e523426

Please sign in to comment.