Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Moving away from a PB backed cell to a more pure implementation. - #617

Merged
alexmoore merged 5 commits into
perf/ttb_encoding/v3from
perf/ttb_encoding/v4
May 4, 2016
Merged

Moving away from a PB backed cell to a more pure implementation. #617
alexmoore merged 5 commits into
perf/ttb_encoding/v3from
perf/ttb_encoding/v4

Conversation

@alexmoore

Copy link
Copy Markdown
Contributor

No description provided.

}

return message;
return buildMessage().toByteArray();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's not really Memoizing anymore, is it?

else
{
os.write_any(c.getErlangObject());
writeTsCellToStream(os, cell);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I hope this made a decent perf improvement 😄

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

🐶 such fast

@lukebakken

Copy link
Copy Markdown
Contributor

+1

🚢 🇮🇹

@alexmoore
alexmoore merged commit c748fbd into perf/ttb_encoding/v3 May 4, 2016
@alexmoore
alexmoore deleted the perf/ttb_encoding/v4 branch May 4, 2016 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants