Results 86 comments of Tony Tam

Try setting the highlight threshold lower when initializing swagger-ui: ``` highlightSizeThreshold: 100 ``` We're currently working on some performance issues around this right now.

Sure thing @replaysMike. There are multiple fixes going on, one was highlight which can now be configured away to be disabled completely. Another with references (https://github.com/swagger-api/swagger-js/pull/710, not yet merged into...

Swagger-ui just received an update which dramatically speeds up loading times. Please try master, which uses swagger-js 2.1.17.

Please do share your findings

Looks like an issue with XML rendering, I'm getting a max call stack exceeded.

@jfiala shouldn't `primitive` or _not_ primitive cover it?