Skip to content

1.1.0

Compare
Choose a tag to compare
@n10v n10v released this 25 Aug 21:33
  • Add support for TXXX and UFID frames. Thanks to @robertgzr for PR! #37
  • Performance compared to v1.0.2:
name                   old time/op    new time/op    delta
ParseAllFrames-4         75.5µs ± 1%    77.4µs ± 5%  +2.52%  (p=0.008 n=6+7)
ParseAllFramesISO-4      76.4µs ± 0%    77.2µs ± 1%  +1.13%  (p=0.002 n=6+6)
ParseArtistAndTitle-4    2.39µs ±16%    2.30µs ±21%    ~     (p=0.364 n=7+7)
Write-4                  6.76µs ± 0%    6.77µs ± 1%    ~     (p=0.902 n=7+7)
WriteISO-4               9.43µs ± 1%    9.45µs ± 0%    ~     (p=0.535 n=7+7)

name                   old alloc/op   new alloc/op   delta
ParseAllFrames-4          263kB ± 0%     263kB ± 0%    ~     (p=0.333 n=7+7)
ParseAllFramesISO-4       264kB ± 0%     264kB ± 0%    ~     (p=0.512 n=7+7)
ParseArtistAndTitle-4      732B ± 1%      728B ± 1%    ~     (p=0.523 n=7+7)
Write-4                  2.55kB ± 0%    2.55kB ± 0%    ~     (all equal)
WriteISO-4               6.39kB ± 0%    6.39kB ± 0%    ~     (p=0.140 n=6+7)

name                   old allocs/op  new allocs/op  delta
ParseAllFrames-4           61.0 ± 0%      61.0 ± 0%    ~     (all equal)
ParseAllFramesISO-4        66.4 ± 1%      66.6 ± 1%    ~     (p=1.000 n=7+7)
ParseArtistAndTitle-4      14.3 ±12%      13.9 ±15%    ~     (p=0.592 n=7+7)
Write-4                    35.0 ± 0%      35.0 ± 0%    ~     (all equal)
WriteISO-4                 50.0 ± 0%      50.0 ± 0%    ~     (all equal)