Lars Eggert

Results 544 comments of Lars Eggert

@KershawChang @martinthomson any idea what this is about?

CC @mxinden in case you are touching that code as part of your other work.

@kpcyrd Yes, it is. Sorry, I should have said so in the report.

I'm not sure if `samply` works for us, since we run `perf` in CI and then export the data as CI artifacts, for download and analysis on local machines.

> Cool, can you give me a link to the script that runs perf as part of your CI? I'm curious. https://github.com/mozilla/neqo/blob/beffcc6ca9b19bcf605aa3d36927da887c7eb6f4/.github/workflows/bench.yml#L173-L183

Is there a way to tell the plugin which `node` installation to use? (I have `node@16` installed via Homebrew, but can't figure out how to tell the plugin to use...

I tried to add `"nodejs_runtime": ["local"]` to LSP.sublime-settings, but that didn't help.

The main issue is that the main view scrollbar and the sidebar scrollbar overlap. There may be a solution through adding padding, but that obviously wastes a bit of horizontal...

Yes, the ability to get the route entry towards a destination IP address would be great.

@Ralith can't help you with QNS on Linux; on the Mac it's as simple as 1. checking out the repo 2. creating a pyenv 3. installing the deps 4. and...