Skip to content

Instantly share code, notes, and snippets.

@mateuszef
Last active November 22, 2021 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mateuszef/f11a660e85689e56a985f35213ff5aec to your computer and use it in GitHub Desktop.
Save mateuszef/f11a660e85689e56a985f35213ff5aec to your computer and use it in GitHub Desktop.
grep -E "%.*parser_magic_comment" 20211122_105952_server.log
1243333 115924 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes)
1244941 116825 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 67 (585 bytes)
1247403 117243 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 408 (585 bytes)
grep -E "%.*parser_magic_comment" 20211122_112315_server.log
4478065 172112 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes)
4779175 172112 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes) made not entrant
4782926 265130 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes)
4783154 172112 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes) made zombie
6781176 391778 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 408 (585 bytes)
grep -E "%.*parser_magic_comment" 20211122_131711_server.log
398496 135692 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes)
399498 136444 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 62 (585 bytes)
731762 135692 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes) made not entrant
731855 136444 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 62 (585 bytes) made not entrant
734932 135692 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes) made zombie
734972 136444 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 62 (585 bytes) made zombie
799473 235203 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 235 (585 bytes)
5660518 235203 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 235 (585 bytes) made not entrant
5662827 235203 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 235 (585 bytes) made zombie
6153384 718634 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 67 (585 bytes)
6855649 718634 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 67 (585 bytes) made not entrant
6855734 846796 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 151 (585 bytes)
6860270 718634 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 67 (585 bytes) made zombie
6944680 863072 % 4 org.jruby.lexer.LexingCommon::parser_magic_comment @ 235 (585 bytes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment