keep
This commit is contained in:
parent
4a67ac0625
commit
cb0abe6e76
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ import pixie/fileformats/svg, benchy
|
|||
let data = readFile("tests/images/svg/Ghostscript_Tiger.svg")
|
||||
|
||||
timeIt "svg decode":
|
||||
discard decodeSvg(data)
|
||||
keep decodeSvg(data)
|
||||
|
|
Loading…
Reference in a new issue