Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement inline children data atoms #15

Open
JonathanMace opened this issue Jan 19, 2017 · 1 comment
Open

Implement inline children data atoms #15

JonathanMace opened this issue Jan 19, 2017 · 1 comment

Comments

@JonathanMace
Copy link
Member

For child data with index < 15, it is cheaper to inline the child as a data atom.

@JonathanMace
Copy link
Member Author

One question is whether you can have an inline child followed by a non-inline child followed by an inline child. Yes, this is OK; the way you do it is by having duplicate bag headers, and having the second bag header between the non-inline child and the next inline child.

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

No branches or pull requests

1 participant