s...@google.com schrieb am Montag, 5. Juni 2023 um 04:40:26 UTC+2:

Your results for pthreads look rather odd, so something strange must be 
going on.  In terms of performance there should be very little difference 
between wasm workers and pthreads if you implement the same algorithm since 
they are both based on the same shared memory primitives.  Most of the 
differences are related to the code size.

Agreed. Maybe there was still a flag like SAFE_HEAP enabled. I was more 
focussing on getting things to work. 
That leaves the strange behavior when using realloc that I can not further 
test here.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/644e2c21-042d-45a3-a132-5d56d76278e5n%40googlegroups.com.

Reply via email to