l...@gnu.org (Ludovic Courtès) writes: > Hi Neil! > > Thanks for keeping those benchs running!
No prob; it all just runs itself. Except... that there does now seem to be a significant problem with master's compilation time. In practice this is now taking so long that it has no chance of completing (on my build machine) within a day. Hence for now I'm going to disable the master build. > Neil Jerram <n...@ossau.homelinux.net> skribis: > >> Also, looking at the benchmark graphs at >> http://ossau.homelinux.net/~neil/bm_master_i.html, there's a bunch of >> benchmarks related to latin-1 / UTF-8 that are apparently taking 100s of >> times longer than they used to. This applies both to master and >> stable-2.0. > > Commit da35d2eaa9dbc1d3cf098c9a1c9bc62dcb2515bd changes ‘ports.bm’ in a > way that affects timings, which is what we observe on the graphs of > these specific benchmarks. Ah right, thanks for pointing that out. Neil