Logo
Explore Help
Sign In
1berry/atproto
1
0
Fork 0
You've already forked atproto
Code Issues Packages Projects Releases Wiki Activity
atproto/packages/api/jest.bench.config.js

9 lines
155 B
JavaScript
Raw Normal View History

Profiling (#1015) * Add bench/profiling docs * Fix repo benches We probably want to create a shared config for benchmarks, this fix isn't universal across packages * Add benchs to API This should help with #915 and any other future API performance investivations * Make repo `bench:profile` wait for debugger * Update packages/README.md --------- Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
2023-05-17 17:43:42 +02:00
const base = require('./jest.config')
module.exports = {
...base,
roots: ['<rootDir>/bench'],
testRegex: '(.*.bench.ts)',
testTimeout: 3000000,
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 79ms 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