Skip to content

Commit 6629488

Browse files
committed
adding performance test cases
1 parent 1e29d5f commit 6629488

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"config": {
3+
"length": null,
4+
"mode": "LONG_FILE"
5+
},
6+
"filenames": [
7+
"/tmp/tmpxmbg9rgl"
8+
],
9+
"timings": {
10+
"AWSKeyDetector": 1.40741,
11+
"ArtifactoryDetector": 1.89773,
12+
"Base64HighEntropyString": 2.89092,
13+
"BasicAuthDetector": 1.35538,
14+
"HexHighEntropyString": 2.8728,
15+
"KeywordDetector": 2.45626,
16+
"PrivateKeyDetector": 1.85466,
17+
"SlackDetector": 1.50198,
18+
"StripeDetector": 1.40959,
19+
"all-plugins": 16.10408
20+
}
21+
}
+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"config": {
3+
"length": null,
4+
"mode": "LONG_LINES"
5+
},
6+
"filenames": [
7+
"/tmp/tmp7iwzjvol"
8+
],
9+
"timings": {
10+
"AWSKeyDetector": 1.33812,
11+
"ArtifactoryDetector": 1.95065,
12+
"Base64HighEntropyString": 22.52337,
13+
"BasicAuthDetector": 1.3325,
14+
"HexHighEntropyString": 22.31473,
15+
"KeywordDetector": 1.64396,
16+
"PrivateKeyDetector": 1.35953,
17+
"SlackDetector": 1.41018,
18+
"StripeDetector": 1.49091,
19+
"all-plugins": null
20+
}
21+
}

0 commit comments

Comments
 (0)