Skip to content

Releases: 0xflotus/hashpic

v0.5.0

15 Feb 19:30
Compare
Choose a tag to compare
  • added --round flag for SVG

v0.4.18

14 Feb 23:43
Compare
Choose a tag to compare
  • small adjustments

v0.4.17

14 Feb 23:36
Compare
Choose a tag to compare
  • small cleanup

v0.4.16

14 Feb 23:13
Compare
Choose a tag to compare
  • cleanup

v0.4.15

13 Feb 12:10
Compare
Choose a tag to compare
  • added some tests

v0.4.14

13 Feb 08:35
Compare
Choose a tag to compare
  • added progress bar to longer running tasks (> 1 sec)

v0.4.13

13 Feb 02:54
Compare
Choose a tag to compare
  • cleanup

v0.4.12

12 Feb 23:03
Compare
Choose a tag to compare
  • performance improvements

v0.4.11

12 Feb 16:22
Compare
Choose a tag to compare
  • cleanup

v0.4.10

12 Feb 02:05
Compare
Choose a tag to compare
  • performance improvements
> for i in 1 4 9 16 25 36 64 100 144 225 255; do time python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i; done
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 93% cpu 0,091 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 95% cpu 0,084 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,05s user 0,02s system 94% cpu 0,073 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 94% cpu 0,083 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 94% cpu 0,083 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 94% cpu 0,082 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 94% cpu 0,079 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 95% cpu 0,085 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,05s user 0,02s system 95% cpu 0,077 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 94% cpu 0,088 total
python3 -m hashpic 'Hashpic rocks!' --svg --shake256 --length "$i" -i  0,06s user 0,02s system 95% cpu 0,089 total