David Chisnall

Results 413 comments of David Chisnall

Tuning that has been on my to-do list for a while. The 16 page minimum looks quite plausible, but on x86 in particular it may require some IPIs and the...

Is the CPU time just user, or user + system? In the dynamically linked version, we're using a bit more than 3% more CPU than mimalloc and a bit less...

I'm using 4.5.0 on a remote machine and that works as I expect and I was using 5.0.0.pre.1. I'm now using 5.8.2, and that appears to be adding the details...

> So, the issue is that 'details' links are being generated, which were not generated previously (and this should not happen or there should be a way to turn it...

The relevant part in my bibliography template is simply: `{{ entry.bibtex }}` I'm using both `jekyll build` and `jekyll serve`. The result is here: http://www.cl.cam.ac.uk/~dc552/ (click on one of the...

I did have 5.8.2 and 5.8.5 installed (sorry, apparently I was getting versions incorrectly in the last report). I've now uninstalled 5.8.2 and still have the same issue. ``` $...

Sorry... how do I run the test case?

I'll try to put together a reduced test case (sorry - last week was pretty hectic). My full setup is based on https://github.com/davidchisnall/camtemplate but I'll have to see if there's...

I would like a visual clue that things are the current ones for input. Some of the visual elements have their own behaviour (e.g. combo boxes and checkboxes) but others...

The highlight for selected controls (if you enable keyboard navigation) is also probably not correct. It renders a two-character-wide box around the control, which causes a lot of visual corruption...