bytecodealliance / bytecodealliance/wasmtime-go

Profiling from macos?

Open
#76 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
913
Forks
100
Avg merge
10m
Merged PRs (30d)
1

Description

I've been going through the docs on profiling wasm executions using wasmtime, and [they state that there's perf and vtune](https://docs.wasmtime.dev/examples-profiling.html).

On macos, I don't think running perf is entirely easy (see https://github.com/docker/for-mac/issues/5500, since I don't control he VM host's kernel version, it would be best if the perf package came from the same source...).

However, it seems that vtune supports macos. But, I find that it's not an option for wasmtime-go -- Is there an underlying reason for this?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.