travis-web/assets/scripts/lib/travis
Piotr Sarnacki 4288e79044 Change Ember.run.later to setTimeout in periodic actions
It seems that running Ember.run.later periodically can cause CPU usage
to increase over time. Such increase adds up to already increasing CPU
usage because of data amount growing.

This commit tries to mitigate the issue by using setTimeout instead
2013-05-29 11:17:58 +03:00
..
ajax.coffee Don't error out if response is not valid JSON 2013-05-15 17:23:53 +02:00
chunk_buffer.coffee
expandable_record_array.coffee
instrumentation.coffee
limited_array.coffee
line_number_parser.coffee
location.coffee
model.coffee
ordered_log.coffee
ticker.coffee Change Ember.run.later to setTimeout in periodic actions 2013-05-29 11:17:58 +03:00