STIXProject / stix-to-html

Convert STIX XML to HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stix to HTML 17 times slower than CyboxToHTML

davidrenne opened this issue · comments

FYI. Any performance improvements would be appreciated.

Sit and watch your clock for 17 to 20 seconds and envision the same Cybox indicator running through CyboxToHTML and it running 1.7 seconds. Then envision that same XML on the STIX To HTML project.

It will take about 17 to 20 seconds to render the same simple XML document because of the design of it.

Anything you can do to speed it up would be nice. But I realize it is hard to include lots of XSL files and still get it to perform quickly.

Have fun out there!