Jamie Wong

Results 139 comments of Jamie Wong

Hey all -- I'm curious if anyone actually uses the fuzzy search capabilities. I added it mostly out of instinct rather than anyone in particular asking for it, and it...

Hey, sorry I've been dragging my feet on this. My personal inclination is to do neither regex nor fuzzy matching here. Just as some people are seeing surprising behaviour from...

Okay! Exact matching (no fuzzy matching, no regex) should be live on https://www.speedscope.app/ now and published as part of [[email protected]](https://www.npmjs.com/package/speedscope). Thank you all for you feedback. I changed the behaviour...

Hi @ibogosavljevic! I'm not familiar enough with `perf` to know what the files looks like when you do this. Can you attach what the output looks like so I can...

Hi @maddie-j! I'm not opposed to this, but I think there's already a reasonable workaround. When you add speedscope as a dependency to your package and install it, it will...

Hi @JensRantil! Thanks for the idea! speedscope doesn't have any support for directly importing java profiles at the moment, so I'm open to the idea of improving support on that...

Cool! I think the task is clear now, so I'll place this under the same policy as a few other tasks for prioritization. This is stated at the bottom, but...

Most of the kinds of profile formats that speedscope ingests don't contain memory information at all. The Chrome profiles probably do, though the way they're formatted is likely heap size,...

Hi @kastwey, thanks for the report! I'm not actively working on speedscope at the moment, but should have some time to invest into it in the coming months. I'm curious...

Hi! I'm not sure if you were looking at the raw JSON schema, or if you were looking at the TypeScript definition file, but if you were just looking at...