Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Measure tracing overhead #52

Open
tsloughter opened this issue Feb 25, 2018 · 0 comments
Open

Measure tracing overhead #52

tsloughter opened this issue Feb 25, 2018 · 0 comments

Comments

@tsloughter
Copy link
Member

After #49 is merged it would be good to be able to include some information on the overhead of operations and at what point (rate of spans being created/modified) does ets lock contention start to degrade performance.

This will also provide a starting point for investigating support for very heavy loads in the future -- such as sharding ets tables or using a pool of processes for ets manipulation instead of doing it inline of the traced process.

@deadtrickster deadtrickster changed the title Measure overhead Measure tracing overhead Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants