drbobbeaty has joined #jruby
Aethenelle has quit [Ping timeout: 264 seconds]
slyphon has quit [*.net *.split]
m4rCsi has quit [*.net *.split]
enebo has quit [*.net *.split]
lanceball has quit [*.net *.split]
ebarrett has quit [*.net *.split]
Guest63986 has quit [*.net *.split]
machty has quit [*.net *.split]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Aethenelle has joined #jruby
ebarrett has joined #jruby
Guest63986 has joined #jruby
machty has joined #jruby
m4rCsi has joined #jruby
enebo has joined #jruby
lanceball has joined #jruby
slyphon has joined #jruby
sgeorge has quit [Remote host closed the connection]
jrafanie has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sgeorge has joined #jruby
sgeorge has quit [Remote host closed the connection]
rdubya1 has quit [Read error: Connection reset by peer]
rdubya has joined #jruby
deobalds has joined #jruby
rdubya has quit [Ping timeout: 276 seconds]
Eiam has quit [Ping timeout: 276 seconds]
slyphon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
drbobbeaty has quit [Ping timeout: 276 seconds]
deobalds has quit [Quit: Computer has gone to sleep.]
<GitHub138> [jruby] ahorek opened issue #5256: match? should be faster than match https://git.io/fNCUM
ahorek has joined #jruby
ahorek has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
shellac has joined #jruby
deobalds has joined #jruby
sgeorge has joined #jruby
rdubya has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
ahorek has joined #jruby
shellac has joined #jruby
ahorek has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
yosafbridge has quit [Quit: Leaving]
yosafbridge has joined #jruby
sgeorge has quit [Remote host closed the connection]
deobalds has quit [Quit: Computer has gone to sleep.]
slyphon has joined #jruby
lanceball has quit [Changing host]
lanceball has joined #jruby
Puffball has quit [Remote host closed the connection]
ahorek has joined #jruby
ahorek has quit [Client Quit]
jrafanie has joined #jruby
slyphon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sgeorge has joined #jruby
<enebo> It would appear we are setting up backref from an informal look
<lopex> enebo: hmm, I think it uses match instead of search in joni matcher
<lopex> enebo: a profile would be useful
<enebo> matchPos uses search
<lopex> search goes through additional fast skipping algos
<lopex> match enters interpreter loop directly
<lopex> so it might be this
<lopex> they shouldnt differ in semantics
<enebo> this code is a little confusing to me since I see holder[] and setBackRefInternal
<enebo> Is it if we pass in a holder it sets that value object instead of the real context backreg?
<lopex> match should produce backrefs right ?
<enebo> match? should not right?
<enebo> match should
<lopex> ah
<lopex> t should not
<enebo> or at least I think that was why match? was made
<lopex> yeah
<enebo> so we I think still do match but we don't save the data anywhere or something like that
<enebo> but we make the data
<enebo> but I was thinking you would understand the impl a bit more
<lopex> hmm
<lopex> maybe we could reuse DontCaptureGroup
<lopex> I'll poke at mri first though
<lopex> but I dont recall anything special
<enebo> lopex: MRI gets a big gain out of not capturing so I figure we should get some gain from it
<lopex> yep
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
joast has quit [Read error: Connection reset by peer]
claudiuinberlin has joined #jruby
Eiam has joined #jruby
joast has joined #jruby
shellac has quit [Ping timeout: 256 seconds]
ahorek has joined #jruby
ahorek has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
ahorek has joined #jruby
ahorek has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
slyphon has joined #jruby
sgeorge has quit [Remote host closed the connection]
sgeorge has joined #jruby
jrafanie_ has joined #jruby
jrafanie has quit [Ping timeout: 240 seconds]
ahorek has joined #jruby
ahorek has quit [Client Quit]
sgeorge has quit [Remote host closed the connection]
shellac has joined #jruby
sgeorge has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
jrafanie_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub92> [jruby] junaruga opened issue #5257: NameError: uninitialized constant Errno::ENOMEDIUM https://git.io/fNWmv
sgeorge has quit [Remote host closed the connection]
sgeorge has joined #jruby
sgeorge has quit [Ping timeout: 265 seconds]