mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-28 06:23:34 -06:00
[performance] ffmpeg ffprobe wrapper improvements (#3225)
* use a single instance of wazero runtime and compiled modules
* remove test output 🤦
* undo process-{media,emoji} changes
* update test runner to include wazero compilation cache
* sign drone.yml
---------
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
parent
53fccb8af8
commit
8e5a72ac5c
10 changed files with 301 additions and 384 deletions
1
vendor/modules.txt
vendored
1
vendor/modules.txt
vendored
|
|
@ -34,7 +34,6 @@ codeberg.org/gruf/go-fastpath/v2
|
|||
## explicit; go 1.22.0
|
||||
codeberg.org/gruf/go-ffmpreg/embed/ffmpeg
|
||||
codeberg.org/gruf/go-ffmpreg/embed/ffprobe
|
||||
codeberg.org/gruf/go-ffmpreg/wasm
|
||||
# codeberg.org/gruf/go-iotools v0.0.0-20240710125620-934ae9c654cf
|
||||
## explicit; go 1.21
|
||||
codeberg.org/gruf/go-iotools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue