gwendalF

Results 4 issues of gwendalF

Hello is possible to have an overview of thé performance of this library? I need to serialize python object to send to an external server and deserialize its responses. For...

### Wavesurfer.js version(s): 5.2.2 ### Browser and operating system version(s): Chrome 96.0.4664.110 and windows 10 ### Use behaviour needed to reproduce the issue: If I have a very short song,...

question
needs-update

With linux 6.12 https://github.com/axboe/liburing/wiki/What%27s-new-with-io_uring-in-6.11-and-6.12 there is the possibility to have incremental buffer consumption. It seems interesting when buffer size cannot be known ahead of time (like network). To register this...

Bun version: v1.2.11 Driver: pgdriver v1.2.11 I have an issue writing a query with a m2m relation when the member is a struct with the `bun:",extend"` struct tag: type Wrapper...

bug
help wanted