Skip to content
GitLab
Explore
Sign in
Register
vlc_memstream: Use vlc_vector as backend of vlc_memstream
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gabriel Lafond-Thenaille
requested to merge
gabriel_lt/vlc:memstream.1
into
master
Mar 25, 2025
Overview
37
Commits
1
Pipelines
2
Changes
2
Expand
Use vlc_vector as backend of the memstream api insteed of calling realloc each call of vlc_memstream_write.
Benchmark:
⚠
️ the y axis of the windows benchmark is in logarithmic scale
Edited
Mar 26, 2025
by
Gabriel Lafond-Thenaille
Merge request reports
Loading