Skip to content

Commit

Permalink
README: Re-introduce goal of minimizing non-deterministic performance
Browse files Browse the repository at this point in the history
  • Loading branch information
lukego committed Aug 21, 2017
1 parent 1b5c2f2 commit 86f23d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

Making performance predictable for application developers brings new requirements:

- Minimizing the performance impact of non-deterministic JIT decisions.
- Providing an accurate mental model of how the JIT works and which programming techniques are effective.
- Providing diagnostic tools ([Studio](https://hydra.snabb.co/job/lukego/studio-manual/studio-manual-html/latest/download-by-type/file/Manual#view-hot-traces)) consistent with this mental model to make the actual operation transparent.
- Making profiling completely ubiquitous in development, testing, and production environments.
Expand Down

0 comments on commit 86f23d6

Please sign in to comment.