Skip to content

Comments

Update to README.md readability#1

Open
AlecGrover wants to merge 2 commits intojmatzen:masterfrom
AlecGrover:patch-1
Open

Update to README.md readability#1
AlecGrover wants to merge 2 commits intojmatzen:masterfrom
AlecGrover:patch-1

Conversation

@AlecGrover
Copy link

  • Changed some wording in the Synopsis and C sections to improve concision
  • Removed an errant comma in the section on C

- Changed some wording in the Synopsis and C sections to improve concision
- Removed an errant comma in the section on C
README.md Outdated
This implementation of the Ayxia Trace Client C/C++ API provides encapsulation of the protocol used to send trace messages to the Ayxia Trace GUI.

The C++ API provides the best performance since it can take advantage of variadic templates to gather type information which can be used to perform text formatting in the viewer application instead of in the code being traced. This can result in significant speedups.
The C++ API provides the best performance by taking advantage of variadic templates to gather type information which can be used to to format text in the viewer application instead of in the code being traced. This can result in significant speedups.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double "to"

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.

2 participants