Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pdillinger
Copy link
Contributor

By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls
(by making the class final) in inner loops.

By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls
(by making the class final) in inner loops.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@aardappel
Copy link
Collaborator

Thanks, looks good! Can you fix the CLA issue?

@pdillinger
Copy link
Contributor Author

Working through the CLA 12 step program. ;)

@pdillinger
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@aardappel
Copy link
Collaborator

Looks like you should rebase..

@aardappel
Copy link
Collaborator

Thanks!

@aardappel aardappel merged commit 87704e9 into google:master Dec 21, 2018
zchee pushed a commit to zchee/flatbuffers that referenced this pull request Feb 14, 2019
By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls
(by making the class final) in inner loops.
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.

3 participants