Hashtable

Arkady arkady.miasnikov@gmail.com
Wed Jul 5 16:47:00 GMT 2017


Hi,

I have a CPU bottleneck in some situations on heavy loaded servers.

>From the tests it appears that associative maps contribute significant
part of the overhead. I was thinking about replacing the maps with a
simple hashtable like this one (this is not production code)
https://gist.github.com/larytet/c306d470f7b032c796efad15dcd609a9

Is there something like this in STAP API which I could use?

Thank you, Arkady.



More information about the Systemtap mailing list