Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/tools/benchpress/index.es6

7 lines
216 B
Plaintext
Raw Normal View History

refactor(perf): e2e tests and benchpress should be written in es6
2015-01-06 15:19:22 -08:00
var timeBenchmark = require('./src/time_benchmark');
var tools = require('./src/tools');
refactor(perf): introduce benchpress2 Major changes: - make API more reusable - format output nicely - only force gc if needed Regarding forcing gc: Forcing gc can change script execution time. We now don't force gc at first and ignore results where gc happens during script execution. When we ignored too many results, we switch to forcing gc. Closes #339
2014-12-29 15:36:29 -08:00
module.exports = {
runTimeBenchmark: timeBenchmark.runTimeBenchmark,
verifyNoBrowserErrors: tools.verifyNoBrowserErrors
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 42ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API