cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
Spbb895 has quit [Read error: Connection reset by peer]
xcm has quit [Remote host closed the connection]
tsaka__ has quit [Ping timeout: 272 seconds]
xcm has joined #pypy
bitbit has quit [Quit: Leaving]
oberstet has quit [Ping timeout: 265 seconds]
oberstet has joined #pypy
bitbit has joined #pypy
xcm has quit [Ping timeout: 268 seconds]
xcm has joined #pypy
dddddd has joined #pypy
<cfbolz>
mattip: thanks for the heads up, will take a look soon
YannickJadoul has joined #pypy
Rhy0lite has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
Smigwell has joined #pypy
gracinet has joined #pypy
<gracinet>
Hi there
<gracinet>
mattip: I think I can come up with a satisfactory plan for the buildbot problems – still need to check a few things.
<gracinet>
I have a meeting in 15mn, that should last about 1h, and then I can do those checks, and perhaps it'll end as a MR on pypy/buildbot
<gracinet>
the general idea would be that the buildmaster should be able to set the target revision hash in properties, and then the buildslaves would be able to use just that – whatever the hg version they're running
<gracinet>
but that requires checking
<mattip>
gracinet: ok, thanks
<mattip>
my weekend starts soon
<gracinet>
is there someone else I should ping when you're unavailable ?
<mattip>
you can ask here, but truthfully the issue is not that critical.
<mattip>
it would only happen if someone opens a topic branch on pypy/pypy, which is very unlikely
<mattip>
we have not yet had anyone ask for developer status, and the core devs will continue to use branches
<kenaan>
mattip extradoc 58ecc4889d11 /README.md: README.md created online with Bitbucket
<mattip>
I tried to block access to the repo on bitbucket, people should use the heptapod one instead
<tos9>
arigato: trying to see whether I can turn up to the sprint for a few days -- it's a 2 hour train ride from gva right?
xcm has quit [Remote host closed the connection]
<tos9>
with transfer, hm, ok, still can't decide whether I'd rather then fly somewhere larger and just drive, flying to gva will probably involve a flight layover, so maybe I try to fly to milan and drive from there
xcm has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
oberstet has quit [Remote host closed the connection]
igitoor has quit [Ping timeout: 248 seconds]
igitoor has joined #pypy
igitoor has quit [Changing host]
igitoor has joined #pypy
<plan_rich_>
ronan: hi there, I saw you working on a branch StringIO-perf. I'm wondering if it is still interesting to have some avx/sse2 style C code for x86 so that the length of utf-8 strings can be determined (possibly) a bit faster? Or is that not relevant anymore?
<ronan>
plan_rich_: well, it doesn't matter much in this case and I guess we could probably handle it more carefully to avoid recomputing it as often. But it would probably be useful, since it's a very common operation.
<ronan>
That said, I've never measured how much time is actually spent computing the length.
<plan_rich_>
ah, ok. searching for an index might be interesting as well.
tos9 has quit [Quit: Bye]
xcm has quit [Remote host closed the connection]
tos9 has joined #pypy
xcm has joined #pypy
<ronan>
plan_rich_: any of the elementary operations in rutf8 would be interesting
* ronan
off
adamholmberg has quit [Remote host closed the connection]
Smigwell has left #pypy [#pypy]
dustinm has quit [Quit: Leaving]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
plan_rich has quit [Remote host closed the connection]