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

Milestone: Thread safe timings system #47

Open
cakoyo opened this issue Aug 10, 2018 · 1 comment
Open

Milestone: Thread safe timings system #47

cakoyo opened this issue Aug 10, 2018 · 1 comment
Labels
accepted True. enhancement New feature or request we need go deeper We need go deeper!
Milestone

Comments

@cakoyo
Copy link
Member

cakoyo commented Aug 10, 2018

Current we ignore all timings that called from non-primary thread, we should make a thread-local version for those calls.

@cakoyo cakoyo added enhancement New feature or request task accepted True. labels Aug 10, 2018
@cakoyo cakoyo added this to the 0.4 Release milestone Aug 10, 2018
@cakoyo cakoyo added future Not now. we need go deeper We need go deeper! and removed future Not now. labels Aug 10, 2018
@cakoyo
Copy link
Member Author

cakoyo commented Aug 12, 2018

Implemented in 1.13, however, found something odd, we need to investigate and more test.

@cakoyo cakoyo changed the title Milestone: ThreadLocal timings system Milestone: Thread safe timings system Aug 12, 2018
@cakoyo cakoyo removed the task label Oct 26, 2018
@josephworks josephworks added this to To do in Issue Tracker Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted True. enhancement New feature or request we need go deeper We need go deeper!
Projects
Issue Tracker
  
To do
Development

No branches or pull requests

1 participant