repositories
/
poolifier.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix: readd cpu speed computation but only if necessary
[poolifier.git]
/
.vscode
/
settings.json
1
{
2
"editor.codeActionsOnSave": {
3
"source.fixAll": "explicit"
4
},
5
"cSpell.words": [
6
"Alessandro",
7
"Ardizio",
8
"autobuild",
9
"autocannon",
10
"Benoit",
11
"biomejs",
12
"bufferutil",
13
"caffeinate",
14
"cloneable",
15
"codeql",
16
"commitlint",
17
"Dependabot",
18
"deque",
19
"deregisters",
20
"eventloop",
21
"Fastify",
22
"fastpath",
23
"FOSS",
24
"Gitter",
25
"inheritDoc",
26
"IWRR",
27
"jaywcjlove",
28
"lcov",
29
"libuv",
30
"linebreak",
31
"loglevel",
32
"markdownlint",
33
"maxdepth",
34
"microjob",
35
"microtime",
36
"mochawesome",
37
"MYBENCH",
38
"nanothreads",
39
"nproc",
40
"octocat",
41
"opencollective",
42
"OPTARG",
43
"Parens",
44
"piment",
45
"pioardi",
46
"poolifier",
47
"poolify",
48
"preinstall",
49
"Quadflieg",
50
"Shinigami",
51
"sonarsource",
52
"suchmokuo",
53
"threadjs",
54
"THREADPOOL",
55
"threadwork",
56
"tinypool",
57
"trimmable",
58
"tsdoc",
59
"typedoc",
60
"workerpool"
61
],
62
"sonarlint.connectedMode.project": {
63
"connectionId": "poolifier",
64
"projectKey": "poolifier_poolifier"
65
}
66
}