Re: final protected private symbol
"Mirar @ Pike importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
>Has anyone benchmarked the various keywords and seen how much >performance improvement you get? In theory, 'final' at least ought to >result in faster code, but how much? Good question. I thought most of those keywords was for the coder (hence I tend to ignore them), not for the code. But some should give improvement.