<div dir="ltr"><div dir="ltr"><div>Hi folks! </div><div><br></div><div>I would really appreciate a piece of advice on how to do something. I&#39;m working to measure the performance overhead adding the opentracing filter to a webapp</div><div>(using java-web-servlet-filter library from </div><div><a href="https://github.com/opentracing-contrib/java-web-servlet-filter">https://github.com/opentracing-contrib/java-web-servlet-filter</a>). </div><div><br></div><div>Until now, I have a test, using JMH to start to deploy and simple servlet application and start the undertow server and test it using an http client. But I want to measure in the server side without considering the networking activity. How can I do that? My test, for now, is: </div><div><br></div><div><a href="https://github.com/gsoria/jmh-examples/blob/master/jmh-examples-java-servlet-filter/src/main/java/org/sample/BenchmarkSimpleServlet.java">https://github.com/gsoria/jmh-examples/blob/master/jmh-examples-java-servlet-filter/src/main/java/org/sample/BenchmarkSimpleServlet.java</a></div><div><br></div><div>Thanks in advance</div>-- <br><div dir="ltr" class="gmail_signature">Gabriela Soria</div></div></div>