add eval lxml size increase
parent
fdbb751c74
commit
5d4ed02c20
|
|
@ -94,3 +94,7 @@ While the BioDiv2Go parser requires less than 20 lines of code, the newly writte
|
||||||
Once this obstacle is passed, the integration is nearly seamless.
|
Once this obstacle is passed, the integration is nearly seamless.
|
||||||
|
|
||||||
As further challenge proved - like with BioDiv2Go - the understanding of the structure of the log, i.e. deriving the games' internal state machine.
|
As further challenge proved - like with BioDiv2Go - the understanding of the structure of the log, i.e. deriving the games' internal state machine.
|
||||||
|
|
||||||
|
On the down side, the addition of lxml has increased the size of the complete image by nearly 40 MB, breaking the 300 MB mark (see \autoref{img:image-size}).
|
||||||
|
Naturally this is a rather superficial price to pay for improved functionality.
|
||||||
|
\image{\textwidth}{image-size}{Increased image size with Lxml}{img:image-size}
|
||||||
Loading…
Reference in New Issue