Re: [Bitten] Performance Issue for large build Logs
29 views
Skip to first unread message
Simon Cross
unread,
Apr 16, 2013, 6:40:05 AM4/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bit...@googlegroups.com
I guess there are a couple of options here:
* Load the logging information asynchronously using an AJAX-style call
(possibly doing syntax highlighting client side).
* And an option in the build configuration for having logs displayed
as a download link rather than inline.
I think either approach is okay by me. Happy to accept patches (with
tests) but don't have time to write a patch myself currently.