Author: Carl Friedrich Bolz <cfb...@gmx.de> Branch: extradoc Changeset: r4609:a9e53e1ca187 Date: 2012-08-16 13:42 +0200 http://bitbucket.org/pypy/extradoc/changeset/a9e53e1ca187/
Log: typo diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b/talk/vmil2012/paper.tex @@ -153,7 +153,7 @@ of guards never fail at all, whereas those that do usually fail extremely often. -Besides being common, guards have various costs associated to them. +Besides being common, guards have various costs associated with them. Guards have a runtime cost, they take time to execute. Therefore it is important to make the on-trace execution of guards as efficient as possible. On the other hand, guards are possible deoptimization points. The recorded and _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit