The generation of test.pdf takes 48 seconds and the resulting document is different from the original one.
$ time $LUA sile examples/test.sil
This is SILE 0.9.0
<examples/test.sil><examples/macros.sil>[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34]
real 0m48.821s
user 0m48.743s
sys 0m0.053s
Not sure this is a real issue or some misconfiguration on my side though and if the above timing is expected.
The generation of
test.pdftakes 48 seconds and the resulting document is different from the original one.Not sure this is a real issue or some misconfiguration on my side though and if the above timing is expected.