Skip to content

Commit

Permalink
docs: add link to design princples (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg authored Oct 5, 2023
1 parent ed4bee5 commit 6b4b49b
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 6b4b49b

Please sign in to comment.