Skip to content

Commit

Permalink
Remove use of "Dynamicism"
Browse files Browse the repository at this point in the history
  • Loading branch information
lattner committed Dec 3, 2015
1 parent b08610b commit d9e9fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/OptimizationTips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ this mode will most likely take longer to compile, but may run faster.
This mode can be enabled using the Xcode build setting 'Whole Module Optimization'.


Limiting Language Dynamicism
============================
Reducing Dynamic Dispatch
=========================

Swift by default is a very dynamic language like Objective-C. Unlike Objective
C, Swift gives the programmer the ability to improve runtime performance when
Expand Down

0 comments on commit d9e9fea

Please sign in to comment.