https://bz.apache.org/bugzilla/show_bug.cgi?id=68089
--- Comment #3 from John Engebretson <jeng...@amazon.com> --- Good idea to measure ApplicationHttpRequest.getAttribute()! Our production environment shows 0.27% cpu spent in that method, of which 0.1% cpu is spent in method-local time (including the inlined array scan). ApplicationHttpRequest.setAttribute and removeAttribute() are also present but 10x smaller. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org