User Tools

Site Tools


2014:performance_choices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
2014:performance_choices [2013/11/04 11:09] – created jonjagger2014:performance_choices [2016/06/11 14:05] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Back to [[conference:committee:2014-proposals]]\\ Back to [[conference:committee:2014-proposals]]\\
 \\ \\
-**Title**:\\+**Title**: Performance Choices\\
 **Proposer**: [[2014:Dietmar Kuhl]]\\ **Proposer**: [[2014:Dietmar Kuhl]]\\
 **Type**: Tutorial\\ **Type**: Tutorial\\
 **Duration**: 90 mins\\ **Duration**: 90 mins\\
 **Description**: \\ **Description**: \\
 +When programming there are always these small choices: write code one or another way. When the required behavior can be achieved in different ways we need to choose and many criteria are rather subjective. Choosing the fastest approach is a relatively obvious and objective solution which other choices can, at least, be measured against. The presentation discusses a number of specific aspects where there are typically many implementation choices and tries to quantify the cost of the different choices, taking different hardware, compilers, etc. into account. Since C and C++ are focussing on performance, the goal is to identify techniques where small changes in how the code is implemented can have a comparatively large impact on performance. The various programs used for the comparisons will be available to allow verifying the results or determining which of the results are applicable to a platform not covered.\\
 \\ \\
 \\ \\
 \\ \\
-\\ 
- 
2014/performance_choices.1383563382.txt.gz · Last modified: 2016/06/11 14:05 (external edit)