Status check: is sightglass / bench-api actively worked on?
cc @Andrew Brown / @Johnnie Birch / @fitzgen (he/him) -- to some degree yes, by all of them, though we all have N things on our plate so no one fulltime
I have couple of questions: are there other implementor of the API? When benchmarking is done: is parallel compilation expected?
re: 1, @Andrew Brown is I think working on benchmarking against V8, so that would imply a bench-api wrapper? Re: 2, yes, parallel compilation is expected
Yeah, see https://github.com/bytecodealliance/sightglass/pull/166
@Yury Delendik are you looking to add a SM implementation of the bench API?
@fitzgen (he/him) pretty much, I have basic bindings but not sure in its quality (and most of wasi is missing)
it will be kinda hard to run any of the non-toy benchmarks without wasi clocks/random/file io, fwiw
@Yury Delendik, I've been thinking about bringing in uvwasi for the V8 engine... do you want to use the same for SM?
yeah, if it is possible
Last updated: Nov 22 2024 at 16:03 UTC