Skip to content

Support streaming in the coroner debug tool.#33

Merged
derbear merged 3 commits intoalgorand:masterfrom
derbear:stream-coroner
Jun 14, 2019
Merged

Support streaming in the coroner debug tool.#33
derbear merged 3 commits intoalgorand:masterfrom
derbear:stream-coroner

Conversation

@derbear
Copy link
Copy Markdown
Contributor

@derbear derbear commented Jun 14, 2019

This commit allows streaming cadaver files into the coroner debug tool. This
improves the memory footprint of processing of large cadaver files, and it also
allows a user or other tools to inspect the output of coroner as quickly as it
is processed.

This commit removes support for relative round bounds for trimming coroner,
since end-relative round bounds are hard to compute while streaming.

Fixes #32.

This commit allows streaming cadaver files into the coroner debug tool.  This
improves the memory footprint of processing of large cadaver files, and it also
allows a user or other tools to inspect the output of coroner as quickly as it
is processed.

This commit removes support for relative round bounds for trimming coroner,
since end-relative round bounds are hard to compute while streaming.
@derbear derbear requested review from Vervious and algoradam June 14, 2019 19:38
@derbear derbear self-assigned this Jun 14, 2019
@derbear derbear merged commit 979da1a into algorand:master Jun 14, 2019
@derbear derbear deleted the stream-coroner branch June 14, 2019 21:02
derbear pushed a commit to derbear/go-algorand that referenced this pull request Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support streaming in the coroner debug tool.

2 participants