Skip to content

vlc_memstream: Use vlc_vector as backend of vlc_memstream

Gabriel Lafond-Thenaille requested to merge gabriel_lt/vlc:memstream.1 into master
  • Use vlc_vector as backend of the memstream api insteed of calling realloc each call of vlc_memstream_write.

Benchmark:

Screenshot_From_2025-03-26_17-32-35

️ the y axis of the windows benchmark is in logarithmic scale

Edited by Gabriel Lafond-Thenaille

Merge request reports

Loading