Commit Graph

21 Commits

Author SHA1 Message Date
Rafael Oleza
7f3f040628 Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
Rafael Oleza
03c3730b78 Fix lint error 2019-05-13 17:48:11 +02:00
Max Brunsfeld
e08091f193 Make assignLanguageMode take a language id instead of a language name 2017-11-28 11:14:29 -08:00
Max Brunsfeld
214c2e9a37 Get benchmarks working 2017-11-21 09:32:16 -08:00
Damien Guard
69e631d509
Allow Promises to be returned by a package deactivate method 2017-09-08 19:00:25 -07:00
Antonio Scandurra
46daf64e12 Set autoHeight: true explicitly in benchmarks 2017-05-05 09:29:30 +02:00
Max Brunsfeld
6f0b1947ee Use Workspace.getElement in tests 2017-04-05 15:32:00 -07:00
Max Brunsfeld
10ce4d5796 Add .bench extension to long lines benchmark 2017-02-14 16:48:20 -08:00
Max Brunsfeld
f50b197c58 Avoid hangs when opening minified files
* Force soft wraps for lines that exceed 500 chars
* Don't pass more than 500 chars to first-mate
2017-02-14 16:21:50 -08:00
Max Brunsfeld
537570f829 Simulate scrolling more realistically in large file benchmark 2016-10-14 15:27:47 -07:00
Max Brunsfeld
465d8dade1 Improve measurements of responsiveness in large file benchmark
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-10-14 14:51:00 -07:00
Max Brunsfeld
17c72d51a6 Benchmark opening files of various sizes 2016-10-14 13:23:54 -07:00
Antonio Scandurra
00a20698b6 Make large file construction benchmark easier 2016-10-14 15:56:26 +02:00
Antonio Scandurra
a36e9883d8 🎨 2016-10-14 13:07:03 +02:00
Antonio Scandurra
1d1a6bf1a7 Make textual output CSV friendly 2016-10-14 11:18:01 +02:00
Antonio Scandurra
80189b4826 Catch benchmarks errors and exit with statusCode = 1 2016-10-14 11:02:59 +02:00
Antonio Scandurra
1bdd79d719 Implement atom --benchmark-test to ensure benchmarks are valid on CI 2016-10-14 11:02:59 +02:00
Antonio Scandurra
42992032da Add textual output to benchmark runner 2016-10-14 11:02:59 +02:00
Antonio Scandurra
bb0a0cdb54 Add a TextEditor benchmark for large files construction 2016-10-14 11:02:59 +02:00
Antonio Scandurra
40d9bc7cb8 Don't fill area under lines and make the window scrollable 2016-10-14 11:02:59 +02:00
Antonio Scandurra
fa90851e14 Implement atom --benchmark 2016-10-14 11:02:58 +02:00