QOKE3U27QPW2WHAZVILHWL3SRYFDOYEJQZ2TUTSJFNGW54LSXKNQC
IA64WL2PN4YNI4HZHFHDBVD4YZ3EVSTWARL5TKRO63IHDAH3EL2QC
(de Mybench Prg (let U (usec) (prog1 (run Prg 1) (out 2 (prinl "XXX:" (format (*/ (- (usec) U) 1000) 3) " " *Count ) ) ) ) )
(de Mybench Prg
(let U (usec)
(prog1
(run Prg 1)
(out 2
(prinl
"XXX:"
(format (*/ (- (usec) U) 1000) 3)
" "
*Count ) ) ) ) )
(if (and (cd "/root") (call 'rm '-rf 'Monocypher) (call 'git 'clone 'https://github.com/LoupVaillant/Monocypher) (cd "/root/Monocypher")
(if
(and
(cd "/root")
(call 'rm '-rf 'Monocypher)
(call 'git 'clone 'https://github.com/LoupVaillant/Monocypher)
(cd "/root/Monocypher")
(msg 'ok)
(call 'pijul 'init '.) (in '(bash -c "git log --pretty=format:\"%h:%s\" --reverse") (while (line T) (println @) ) ) ) (msg "ok") (msg "fail") )
(call 'pijul 'init '.)
(in '(bash -c "git log --pretty=format:\"%h:%s\" --reverse")
(while (line T)
(println @)
)
(msg "ok")
(msg "fail")