Skip to content

Commit

Permalink
add baldwin benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ajstarks committed Dec 19, 2022
1 parent f58fbeb commit 6824643
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions baldwin/baldwin-bench.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
for i in $(seq 0 29)
do
ctime -t $i pdfdeck -pagesize 1920,1080 -sans PublicSans-Medium -serif Charter-Regular -mono Inconsolata-Bold -symbol VTCWilliam-Regular baldwin.xml
done

0 comments on commit 6824643

Please sign in to comment.