Skip to content

Conversation

@TommiPrami
Copy link
Contributor

  • inlined routines must be implemented before it used. Delphi is single pass compiler and inlining is impossible if not done so.
  • Unmodified string parameters marked as const, should be clearly fasted this way, Affect to real word usage might be negligible

 - inlined routines must be implemented before it used. Delphi is single pass compiler and inlining is impossible if not done so.
 - Unmodified string parameters marked as const, should be clearly fasted this way, Affect to real word usage might be negligible
@bito-code-review
Copy link

Bito Review Skipped - Source Branch Not Found

Bito didn't review this change because the pull request is no longer valid. It may have been merged, or the source/target branch may no longer exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant