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

improve graph examples by adding logging in all examples #16

Open
jnorwood opened this issue Jan 4, 2021 · 0 comments
Open

improve graph examples by adding logging in all examples #16

jnorwood opened this issue Jan 4, 2021 · 0 comments

Comments

@jnorwood
Copy link

jnorwood commented Jan 4, 2021

I noticed that graph example 3_10 has no logging. The logs are really useful for understanding and validating the relationships. Also, the ability to have delays inserted in the nodes helps validate that many orders of signal arrivals are handled properly.

In 3_10, adding relatively long delays in the source node help you understand what would be the expected graph processing if working on a live stream ... where frames arrive at a relatively long and relatively fixed interval.

I'm going to attach a fig_3_10 example with logging and delays added.

fig_3_10.zip

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