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

Add IO logging for Nassau quasi-inverses #101

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

JoeyBF
Copy link
Collaborator

@JoeyBF JoeyBF commented Jun 29, 2022

I have a feeling the main bottleneck on the grid is IO, so I added a log entry. It also gives a more granular overview of the progress in a single bidegree, since there's one line for every signature now. I feel this is important now that every bidegree takes several hours. It's also future-proof w.r.t. #99, since we are generic over a T: Write

@JoeyBF JoeyBF marked this pull request as ready for review June 29, 2022 21:06
ext/src/utils.rs Outdated Show resolved Hide resolved
@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Jul 3, 2022

I'll also add that since this PR gives a much more verbose log than previously, it might be a good idea to start using something like env_logger to control the log level

@dalcde
Copy link
Contributor

dalcde commented Jul 3, 2022 via email

@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Jul 3, 2022

I think I picked that up from a video somewhere. I removed it

@dalcde dalcde merged commit 56fcb07 into SpectralSequences:master Jul 7, 2022
@JoeyBF JoeyBF deleted the log_throughput branch July 10, 2022 09:00
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