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

experiment to collect gc start/stop as marks on a transaction [WIP] #199

Closed
wants to merge 3 commits into from

Conversation

beniwohli
Copy link
Contributor

@beniwohli beniwohli commented Apr 18, 2018

TODO:

  • tests/docs, duh
  • config option to enable/disable

if not transaction:
error_logger.debug("Ignored mark %s/%s. No transaction currently active.", group_name, name)
return
t = _time_func() - transaction.start_time) * 1000.0

Choose a reason for hiding this comment

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

SyntaxError: invalid syntax

TODO:

 * tests/docs, duh
 * config option to enable/disable
TODO:

 * tests/docs, duh
 * config option to enable/disable
@beniwohli
Copy link
Contributor Author

Closing this for now until we come up with a proper use case

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.

3 participants