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

use #log to log events rather than a cell #29

Merged
merged 4 commits into from
Sep 11, 2024
Merged

use #log to log events rather than a cell #29

merged 4 commits into from
Sep 11, 2024

Conversation

dwightguth
Copy link
Contributor

This writes events to the console rather than storing them, because storing them in the config is apparently very expensive in terms of garbage collection. Eventually, the integrated version of the semantics will write them to a buffer via a hook.

@dwightguth dwightguth marked this pull request as ready for review September 11, 2024 15:17
@dwightguth dwightguth requested a review from mariaKt September 11, 2024 15:17
@dwightguth dwightguth enabled auto-merge (squash) September 11, 2024 15:38
@dwightguth dwightguth merged commit 672411a into main Sep 11, 2024
1 check passed
@dwightguth dwightguth deleted the event branch September 11, 2024 15:40
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.

2 participants