<mtrbot-ml>
[mattermost] <sb10q> @rjo I've partially set up HTTP/2 server push (which is more complicated than I thought) on the main page (https://m-labs.hk/) - is that improving things for you?
<mtrbot-ml>
[mattermost] <sb10q> if so I'll set it up further
<mtrbot-ml>
[mattermost] <sb10q> ah, I can just run nghttp on the quartiq machine, that works well and demonstrates the issue
<mtrbot-ml>
[mattermost] <sb10q> should be >2x faster now when uncached...
<mtrbot-ml>
[mattermost] <sb10q> hmm
<mtrbot-ml>
[mattermost] <sb10q> there are other issues
Getorix has joined #m-labs
<_whitenotifier-3>
[smoltcp] whitequark edited pull request #279: tcp: mitigate illegal state transitions on simultaneous close - https://git.io/fjS7k
<_whitenotifier-3>
[nmigen] whitequark commented on issue #98: Generated Verilog should be more readable - https://git.io/fjS73
<_whitenotifier-3>
[m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±3] https://git.io/fjS7z
<_whitenotifier-3>
[m-labs/nmigen] whitequark 29a741d - hdl.xfrm: handle mem.{Read,Write}Port in CEInserter.
<_whitenotifier-3>
[nmigen] whitequark closed issue #148: Operator like .part() that returns a non-overlapping chunk of signal - https://git.io/fjXCx
<_whitenotifier-3>
[nmigen] whitequark reopened issue #148: Operator like .part() that returns a non-overlapping chunk of signal - https://git.io/fjXCx
<_whitenotifier-3>
[m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±3] https://git.io/fjS7g
<_whitenotifier-3>
[m-labs/nmigen] whitequark 995e4ad - hdl.xfrm: handle mem.{Read,Write}Port in CEInserter.
<_whitenotifier-3>
[nmigen] whitequark closed issue #154: CEInserter does not work on memory ports - https://git.io/fj1Cy
<_whitenotifier-3>
[nmigen] whitequark commented on issue #153: support for memories with N read-only ports + 1 write-only port? - https://git.io/fjS72
<_whitenotifier-3>
[nmigen] whitequark closed issue #153: support for memories with N read-only ports + 1 write-only port? - https://git.io/fj137
<whitequark>
zignig: actually was looking earlier today. will hopefully look more
<zignig>
whitequark: nice, I'm stuck at macros , I think by making the <Instr> constructor take objects without coding and still have operands means that pseudo instructions and macros just drops out.
<zignig>
that way porting my serial bootloader from v2 , becomes much easier.
<zignig>
oh, and renaming registers.
<mtrbot-ml>
[mattermost] <dpn> whitequark: (How) can I bitcast a TFloat to TInt32 in ARTIQ Python?