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 detailed timers for gathering and delivering secondary events #3097

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

heplesser
Copy link
Contributor

This PR adds detailed timers that measure time used to gather and deliver secondary events in the same way as gathering and delivering spike is measured.

@heplesser heplesser added T: Enhancement New functionality, model or documentation S: High Should be handled next I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Feb 8, 2024
@heplesser heplesser added this to In progress in Kernel via automation Feb 8, 2024
Copy link
Contributor

@ackurth ackurth left a comment

Choose a reason for hiding this comment

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

This looks good to me!

@HanjiaJiang
Copy link
Contributor

HanjiaJiang commented Feb 14, 2024

Thank you for the pull request. I have tested the code with network models with secondary events. The result shows that the new timers can indeed account for a previously unknown part of simulation time in such models. It looks good to me too!

@heplesser
Copy link
Contributor Author

Thank you for the pull request. I have tested the code with network models with secondary events. The result shows that the new timers can indeed account for a previously unknown part of simulation time in such models.

Excellent. Could you then formally approve the PR so I can merge it?

Copy link
Contributor

@HanjiaJiang HanjiaJiang left a comment

Choose a reason for hiding this comment

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

The code looks very nice to me. Thank you!

@heplesser heplesser merged commit df4c93e into nest:master Feb 14, 2024
24 checks passed
Kernel automation moved this from In progress to Done Feb 14, 2024
@heplesser heplesser deleted the add_sec_ev_timer branch April 24, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Enhancement New functionality, model or documentation
Projects
Kernel
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants