purifai 2.0.2 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +204 -368
- package/benchmark/results/v3.json +2767 -0
- package/dist/index.cjs +14 -406
- package/dist/index.d.cts +2 -191
- package/dist/index.d.ts +2 -191
- package/dist/index.js +14 -374
- package/dist/src/api.d.ts +7 -0
- package/dist/src/config.d.ts +18 -0
- package/dist/src/contracts.d.ts +40 -0
- package/dist/src/entities.d.ts +15 -0
- package/dist/src/formatter.d.ts +36 -0
- package/dist/src/generated/entities.d.ts +3 -0
- package/dist/src/policy.d.ts +15 -0
- package/dist/src/scanner.d.ts +71 -0
- package/dist/src/session.d.ts +27 -0
- package/docs/benchmarks/v3.md +92 -0
- package/docs/migration-v3.md +95 -0
- package/package.json +42 -38
|
@@ -0,0 +1,2767 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"generatedAt": "2026-08-02T17:49:35.986Z",
|
|
4
|
+
"environment": {
|
|
5
|
+
"node": "v24.18.0",
|
|
6
|
+
"platform": "darwin",
|
|
7
|
+
"arch": "arm64",
|
|
8
|
+
"cpuModel": "Apple M1",
|
|
9
|
+
"cpuCount": 8,
|
|
10
|
+
"totalMemoryBytes": 8589934592
|
|
11
|
+
},
|
|
12
|
+
"packages": {
|
|
13
|
+
"purifai": "3.0.0",
|
|
14
|
+
"striptags": "3.2.0",
|
|
15
|
+
"html-to-text": "10.0.0"
|
|
16
|
+
},
|
|
17
|
+
"corpusSha256": "fe131490fda5dfb290654d3ff7f6f126471362e6debe47e2f0aced0dbad7b4d5",
|
|
18
|
+
"methodology": {
|
|
19
|
+
"warmups": 10,
|
|
20
|
+
"samples": 40,
|
|
21
|
+
"minimumBatchMilliseconds": 100,
|
|
22
|
+
"streamingChunkCodeUnits": 16384,
|
|
23
|
+
"memorySamples": 7,
|
|
24
|
+
"percentile": "nearest-rank"
|
|
25
|
+
},
|
|
26
|
+
"artifact": {
|
|
27
|
+
"esmGzipLevel9Bytes": 23689,
|
|
28
|
+
"packageTarballBytes": 68592
|
|
29
|
+
},
|
|
30
|
+
"correctness": {
|
|
31
|
+
"readability": [
|
|
32
|
+
{
|
|
33
|
+
"name": "document structure",
|
|
34
|
+
"purifai": true,
|
|
35
|
+
"striptags": false
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "nested lists",
|
|
39
|
+
"purifai": true,
|
|
40
|
+
"striptags": false
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "quote table and pre",
|
|
44
|
+
"purifai": true,
|
|
45
|
+
"striptags": false
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "form text",
|
|
49
|
+
"purifai": true,
|
|
50
|
+
"striptags": false
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "breaks sections and inline code",
|
|
54
|
+
"purifai": true,
|
|
55
|
+
"striptags": false
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "headings and nested quotes",
|
|
59
|
+
"purifai": true,
|
|
60
|
+
"striptags": false
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "ordered validation and table rows",
|
|
64
|
+
"purifai": true,
|
|
65
|
+
"striptags": false
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "empty blocks and boundary trimming",
|
|
69
|
+
"purifai": true,
|
|
70
|
+
"striptags": false
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"bodyRemoval": [
|
|
74
|
+
{
|
|
75
|
+
"name": "script",
|
|
76
|
+
"purifai": true,
|
|
77
|
+
"striptagsLeaked": true
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "style",
|
|
81
|
+
"purifai": true,
|
|
82
|
+
"striptagsLeaked": false
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "iframe",
|
|
86
|
+
"purifai": true,
|
|
87
|
+
"striptagsLeaked": true
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "template",
|
|
91
|
+
"purifai": true,
|
|
92
|
+
"striptagsLeaked": true
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "svg",
|
|
96
|
+
"purifai": true,
|
|
97
|
+
"striptagsLeaked": true
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
"throughput": [
|
|
102
|
+
{
|
|
103
|
+
"kind": "throughput",
|
|
104
|
+
"package": "purifai",
|
|
105
|
+
"corpus": "readable-small",
|
|
106
|
+
"codeUnits": 570,
|
|
107
|
+
"warmups": 10,
|
|
108
|
+
"samples": 40,
|
|
109
|
+
"sampleIterations": [
|
|
110
|
+
16384,
|
|
111
|
+
16384,
|
|
112
|
+
16384,
|
|
113
|
+
16384,
|
|
114
|
+
16384,
|
|
115
|
+
16384,
|
|
116
|
+
16384,
|
|
117
|
+
16384,
|
|
118
|
+
16384,
|
|
119
|
+
16384,
|
|
120
|
+
16384,
|
|
121
|
+
16384,
|
|
122
|
+
16384,
|
|
123
|
+
16384,
|
|
124
|
+
16384,
|
|
125
|
+
16384,
|
|
126
|
+
16384,
|
|
127
|
+
16384,
|
|
128
|
+
16384,
|
|
129
|
+
16384,
|
|
130
|
+
16384,
|
|
131
|
+
16384,
|
|
132
|
+
16384,
|
|
133
|
+
16384,
|
|
134
|
+
16384,
|
|
135
|
+
16384,
|
|
136
|
+
16384,
|
|
137
|
+
16384,
|
|
138
|
+
16384,
|
|
139
|
+
16384,
|
|
140
|
+
16384,
|
|
141
|
+
16384,
|
|
142
|
+
16384,
|
|
143
|
+
16384,
|
|
144
|
+
16384,
|
|
145
|
+
16384,
|
|
146
|
+
16384,
|
|
147
|
+
16384,
|
|
148
|
+
16384,
|
|
149
|
+
16384
|
|
150
|
+
],
|
|
151
|
+
"minimumIterationsPerSample": 16384,
|
|
152
|
+
"maximumIterationsPerSample": 16384,
|
|
153
|
+
"samplesNanoseconds": [
|
|
154
|
+
312654125,
|
|
155
|
+
317965416,
|
|
156
|
+
313243500,
|
|
157
|
+
314452375,
|
|
158
|
+
315131167,
|
|
159
|
+
314433416,
|
|
160
|
+
314157375,
|
|
161
|
+
312044708,
|
|
162
|
+
313667625,
|
|
163
|
+
312012667,
|
|
164
|
+
314839334,
|
|
165
|
+
318832500,
|
|
166
|
+
310883041,
|
|
167
|
+
312587250,
|
|
168
|
+
310819250,
|
|
169
|
+
310185916,
|
|
170
|
+
317366209,
|
|
171
|
+
314674542,
|
|
172
|
+
322993208,
|
|
173
|
+
314676459,
|
|
174
|
+
318564292,
|
|
175
|
+
313697125,
|
|
176
|
+
313781417,
|
|
177
|
+
315892500,
|
|
178
|
+
316422500,
|
|
179
|
+
313590750,
|
|
180
|
+
314098709,
|
|
181
|
+
316775917,
|
|
182
|
+
315630959,
|
|
183
|
+
313674917,
|
|
184
|
+
319700042,
|
|
185
|
+
312942709,
|
|
186
|
+
315621917,
|
|
187
|
+
321480167,
|
|
188
|
+
315946500,
|
|
189
|
+
317598625,
|
|
190
|
+
312408166,
|
|
191
|
+
313730417,
|
|
192
|
+
316271166,
|
|
193
|
+
311768791
|
|
194
|
+
],
|
|
195
|
+
"outputDigest": "8a88dfa3188074941568770d3d7cc7824a2b6dbea7190d37df70277e733c9e36",
|
|
196
|
+
"checksum": 254935040,
|
|
197
|
+
"medianNanosecondsPerOperation": 19191.49267578125,
|
|
198
|
+
"p95NanosecondsPerOperation": 19512.942016601562
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"kind": "throughput",
|
|
202
|
+
"package": "html-to-text",
|
|
203
|
+
"corpus": "readable-small",
|
|
204
|
+
"codeUnits": 570,
|
|
205
|
+
"warmups": 10,
|
|
206
|
+
"samples": 40,
|
|
207
|
+
"sampleIterations": [
|
|
208
|
+
2048,
|
|
209
|
+
2048,
|
|
210
|
+
2048,
|
|
211
|
+
2048,
|
|
212
|
+
2048,
|
|
213
|
+
2048,
|
|
214
|
+
2048,
|
|
215
|
+
2048,
|
|
216
|
+
2048,
|
|
217
|
+
2048,
|
|
218
|
+
2048,
|
|
219
|
+
2048,
|
|
220
|
+
2048,
|
|
221
|
+
2048,
|
|
222
|
+
2048,
|
|
223
|
+
2048,
|
|
224
|
+
2048,
|
|
225
|
+
2048,
|
|
226
|
+
2048,
|
|
227
|
+
2048,
|
|
228
|
+
2048,
|
|
229
|
+
2048,
|
|
230
|
+
2048,
|
|
231
|
+
2048,
|
|
232
|
+
2048,
|
|
233
|
+
2048,
|
|
234
|
+
2048,
|
|
235
|
+
2048,
|
|
236
|
+
2048,
|
|
237
|
+
2048,
|
|
238
|
+
2048,
|
|
239
|
+
2048,
|
|
240
|
+
2048,
|
|
241
|
+
2048,
|
|
242
|
+
2048,
|
|
243
|
+
2048,
|
|
244
|
+
2048,
|
|
245
|
+
2048,
|
|
246
|
+
2048,
|
|
247
|
+
2048
|
|
248
|
+
],
|
|
249
|
+
"minimumIterationsPerSample": 2048,
|
|
250
|
+
"maximumIterationsPerSample": 2048,
|
|
251
|
+
"samplesNanoseconds": [
|
|
252
|
+
386713750,
|
|
253
|
+
380309083,
|
|
254
|
+
380275833,
|
|
255
|
+
383401209,
|
|
256
|
+
380715709,
|
|
257
|
+
382755917,
|
|
258
|
+
384129417,
|
|
259
|
+
381226750,
|
|
260
|
+
378181208,
|
|
261
|
+
382378000,
|
|
262
|
+
379606542,
|
|
263
|
+
383841334,
|
|
264
|
+
384636583,
|
|
265
|
+
384616041,
|
|
266
|
+
384234833,
|
|
267
|
+
376620584,
|
|
268
|
+
376477833,
|
|
269
|
+
380701084,
|
|
270
|
+
381692625,
|
|
271
|
+
378374333,
|
|
272
|
+
376866000,
|
|
273
|
+
375651792,
|
|
274
|
+
374740542,
|
|
275
|
+
380016458,
|
|
276
|
+
377436584,
|
|
277
|
+
374419750,
|
|
278
|
+
374482834,
|
|
279
|
+
377093208,
|
|
280
|
+
380949208,
|
|
281
|
+
389698167,
|
|
282
|
+
375847166,
|
|
283
|
+
375329917,
|
|
284
|
+
375218042,
|
|
285
|
+
375264667,
|
|
286
|
+
379548834,
|
|
287
|
+
378329209,
|
|
288
|
+
374869458,
|
|
289
|
+
381108125,
|
|
290
|
+
378355041,
|
|
291
|
+
380932292
|
|
292
|
+
],
|
|
293
|
+
"outputDigest": "b3efd6e0483336b78b63404868a4d11bbbc45921700e149caab817ecad77c7e4",
|
|
294
|
+
"checksum": 34734080,
|
|
295
|
+
"medianNanosecondsPerOperation": 185354.7568359375,
|
|
296
|
+
"p95NanosecondsPerOperation": 187810.83154296875
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"kind": "throughput",
|
|
300
|
+
"package": "striptags",
|
|
301
|
+
"corpus": "readable-small",
|
|
302
|
+
"codeUnits": 570,
|
|
303
|
+
"warmups": 10,
|
|
304
|
+
"samples": 40,
|
|
305
|
+
"sampleIterations": [
|
|
306
|
+
32768,
|
|
307
|
+
32768,
|
|
308
|
+
32768,
|
|
309
|
+
32768,
|
|
310
|
+
32768,
|
|
311
|
+
32768,
|
|
312
|
+
32768,
|
|
313
|
+
32768,
|
|
314
|
+
32768,
|
|
315
|
+
32768,
|
|
316
|
+
32768,
|
|
317
|
+
32768,
|
|
318
|
+
32768,
|
|
319
|
+
32768,
|
|
320
|
+
32768,
|
|
321
|
+
32768,
|
|
322
|
+
32768,
|
|
323
|
+
32768,
|
|
324
|
+
32768,
|
|
325
|
+
32768,
|
|
326
|
+
32768,
|
|
327
|
+
32768,
|
|
328
|
+
32768,
|
|
329
|
+
32768,
|
|
330
|
+
32768,
|
|
331
|
+
32768,
|
|
332
|
+
32768,
|
|
333
|
+
32768,
|
|
334
|
+
32768,
|
|
335
|
+
32768,
|
|
336
|
+
32768,
|
|
337
|
+
32768,
|
|
338
|
+
32768,
|
|
339
|
+
32768,
|
|
340
|
+
32768,
|
|
341
|
+
32768,
|
|
342
|
+
32768,
|
|
343
|
+
32768,
|
|
344
|
+
32768,
|
|
345
|
+
32768
|
|
346
|
+
],
|
|
347
|
+
"minimumIterationsPerSample": 32768,
|
|
348
|
+
"maximumIterationsPerSample": 32768,
|
|
349
|
+
"samplesNanoseconds": [
|
|
350
|
+
287566958,
|
|
351
|
+
282116167,
|
|
352
|
+
285629708,
|
|
353
|
+
290662667,
|
|
354
|
+
288314167,
|
|
355
|
+
290058417,
|
|
356
|
+
279419875,
|
|
357
|
+
280743209,
|
|
358
|
+
281138416,
|
|
359
|
+
280593542,
|
|
360
|
+
280260417,
|
|
361
|
+
280503084,
|
|
362
|
+
288033542,
|
|
363
|
+
283573417,
|
|
364
|
+
280455375,
|
|
365
|
+
281699375,
|
|
366
|
+
280771208,
|
|
367
|
+
281022625,
|
|
368
|
+
280290125,
|
|
369
|
+
283299250,
|
|
370
|
+
279600125,
|
|
371
|
+
279830083,
|
|
372
|
+
279460750,
|
|
373
|
+
278239750,
|
|
374
|
+
278255167,
|
|
375
|
+
280786958,
|
|
376
|
+
285867084,
|
|
377
|
+
280133125,
|
|
378
|
+
279106458,
|
|
379
|
+
279763834,
|
|
380
|
+
280357708,
|
|
381
|
+
282491375,
|
|
382
|
+
281266000,
|
|
383
|
+
280591709,
|
|
384
|
+
280841209,
|
|
385
|
+
282013041,
|
|
386
|
+
281630208,
|
|
387
|
+
280327416,
|
|
388
|
+
280249084,
|
|
389
|
+
280438500
|
|
390
|
+
],
|
|
391
|
+
"outputDigest": "3245b7a338229a9b320c70f2957fc251db019df0ad30b0c120233ee173b78483",
|
|
392
|
+
"checksum": 367001600,
|
|
393
|
+
"medianNanosecondsPerOperation": 8567.602813720703,
|
|
394
|
+
"p95NanosecondsPerOperation": 8798.650115966797
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"kind": "throughput",
|
|
398
|
+
"package": "purifai",
|
|
399
|
+
"corpus": "readable-large",
|
|
400
|
+
"codeUnits": 262200,
|
|
401
|
+
"warmups": 10,
|
|
402
|
+
"samples": 40,
|
|
403
|
+
"sampleIterations": [
|
|
404
|
+
32,
|
|
405
|
+
32,
|
|
406
|
+
32,
|
|
407
|
+
32,
|
|
408
|
+
32,
|
|
409
|
+
32,
|
|
410
|
+
32,
|
|
411
|
+
32,
|
|
412
|
+
32,
|
|
413
|
+
32,
|
|
414
|
+
32,
|
|
415
|
+
32,
|
|
416
|
+
32,
|
|
417
|
+
32,
|
|
418
|
+
32,
|
|
419
|
+
32,
|
|
420
|
+
32,
|
|
421
|
+
32,
|
|
422
|
+
32,
|
|
423
|
+
32,
|
|
424
|
+
32,
|
|
425
|
+
32,
|
|
426
|
+
32,
|
|
427
|
+
32,
|
|
428
|
+
32,
|
|
429
|
+
32,
|
|
430
|
+
32,
|
|
431
|
+
32,
|
|
432
|
+
32,
|
|
433
|
+
32,
|
|
434
|
+
32,
|
|
435
|
+
32,
|
|
436
|
+
32,
|
|
437
|
+
32,
|
|
438
|
+
32,
|
|
439
|
+
32,
|
|
440
|
+
32,
|
|
441
|
+
32,
|
|
442
|
+
32,
|
|
443
|
+
32
|
|
444
|
+
],
|
|
445
|
+
"minimumIterationsPerSample": 32,
|
|
446
|
+
"maximumIterationsPerSample": 32,
|
|
447
|
+
"samplesNanoseconds": [
|
|
448
|
+
278640000,
|
|
449
|
+
276004584,
|
|
450
|
+
275572833,
|
|
451
|
+
272894125,
|
|
452
|
+
273145500,
|
|
453
|
+
283091417,
|
|
454
|
+
282083750,
|
|
455
|
+
281142042,
|
|
456
|
+
280664458,
|
|
457
|
+
280629917,
|
|
458
|
+
279018875,
|
|
459
|
+
279741042,
|
|
460
|
+
278711750,
|
|
461
|
+
279811042,
|
|
462
|
+
279136708,
|
|
463
|
+
283063625,
|
|
464
|
+
279657625,
|
|
465
|
+
280401791,
|
|
466
|
+
279550583,
|
|
467
|
+
279590042,
|
|
468
|
+
278970834,
|
|
469
|
+
284354500,
|
|
470
|
+
279671042,
|
|
471
|
+
279673500,
|
|
472
|
+
279484958,
|
|
473
|
+
279233416,
|
|
474
|
+
282809667,
|
|
475
|
+
280737041,
|
|
476
|
+
278870750,
|
|
477
|
+
278588417,
|
|
478
|
+
278295791,
|
|
479
|
+
280163041,
|
|
480
|
+
281370334,
|
|
481
|
+
277933417,
|
|
482
|
+
278390042,
|
|
483
|
+
292053375,
|
|
484
|
+
301657167,
|
|
485
|
+
278939166,
|
|
486
|
+
279485417,
|
|
487
|
+
278334458
|
|
488
|
+
],
|
|
489
|
+
"outputDigest": "da0c89abf67f63177495b249667ad3bbf5ffc13e651dcec685b0eb031a3b9bec",
|
|
490
|
+
"checksum": 165463040,
|
|
491
|
+
"medianNanosecondsPerOperation": 8735955.71875,
|
|
492
|
+
"p95NanosecondsPerOperation": 8886078.125
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"kind": "throughput",
|
|
496
|
+
"package": "html-to-text",
|
|
497
|
+
"corpus": "readable-large",
|
|
498
|
+
"codeUnits": 262200,
|
|
499
|
+
"warmups": 10,
|
|
500
|
+
"samples": 40,
|
|
501
|
+
"sampleIterations": [
|
|
502
|
+
16,
|
|
503
|
+
16,
|
|
504
|
+
16,
|
|
505
|
+
16,
|
|
506
|
+
16,
|
|
507
|
+
16,
|
|
508
|
+
16,
|
|
509
|
+
16,
|
|
510
|
+
16,
|
|
511
|
+
16,
|
|
512
|
+
16,
|
|
513
|
+
16,
|
|
514
|
+
16,
|
|
515
|
+
16,
|
|
516
|
+
16,
|
|
517
|
+
16,
|
|
518
|
+
16,
|
|
519
|
+
16,
|
|
520
|
+
16,
|
|
521
|
+
16,
|
|
522
|
+
16,
|
|
523
|
+
16,
|
|
524
|
+
16,
|
|
525
|
+
16,
|
|
526
|
+
16,
|
|
527
|
+
16,
|
|
528
|
+
16,
|
|
529
|
+
16,
|
|
530
|
+
16,
|
|
531
|
+
16,
|
|
532
|
+
16,
|
|
533
|
+
16,
|
|
534
|
+
16,
|
|
535
|
+
16,
|
|
536
|
+
16,
|
|
537
|
+
16,
|
|
538
|
+
16,
|
|
539
|
+
16,
|
|
540
|
+
16,
|
|
541
|
+
16
|
|
542
|
+
],
|
|
543
|
+
"minimumIterationsPerSample": 16,
|
|
544
|
+
"maximumIterationsPerSample": 16,
|
|
545
|
+
"samplesNanoseconds": [
|
|
546
|
+
210072000,
|
|
547
|
+
210621041,
|
|
548
|
+
212636792,
|
|
549
|
+
209985459,
|
|
550
|
+
210330250,
|
|
551
|
+
213012292,
|
|
552
|
+
210783083,
|
|
553
|
+
212157875,
|
|
554
|
+
211750583,
|
|
555
|
+
215815291,
|
|
556
|
+
214193042,
|
|
557
|
+
210184375,
|
|
558
|
+
210581375,
|
|
559
|
+
210911833,
|
|
560
|
+
211628292,
|
|
561
|
+
211060875,
|
|
562
|
+
216585083,
|
|
563
|
+
216989833,
|
|
564
|
+
211733000,
|
|
565
|
+
210329542,
|
|
566
|
+
209831791,
|
|
567
|
+
208652833,
|
|
568
|
+
210160250,
|
|
569
|
+
211890459,
|
|
570
|
+
222728750,
|
|
571
|
+
209231042,
|
|
572
|
+
209092750,
|
|
573
|
+
215202167,
|
|
574
|
+
208278792,
|
|
575
|
+
209382791,
|
|
576
|
+
208640334,
|
|
577
|
+
208148208,
|
|
578
|
+
213001250,
|
|
579
|
+
214934084,
|
|
580
|
+
215776416,
|
|
581
|
+
215100875,
|
|
582
|
+
209552083,
|
|
583
|
+
210552250,
|
|
584
|
+
209494708,
|
|
585
|
+
210238875
|
|
586
|
+
],
|
|
587
|
+
"outputDigest": "30d8152810b68b55795e3d501f705cae34374b976e92aa189abc06d8fd033ebd",
|
|
588
|
+
"checksum": 91562880,
|
|
589
|
+
"medianNanosecondsPerOperation": 13163815.0625,
|
|
590
|
+
"p95NanosecondsPerOperation": 13536567.6875
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"kind": "throughput",
|
|
594
|
+
"package": "striptags",
|
|
595
|
+
"corpus": "readable-large",
|
|
596
|
+
"codeUnits": 262200,
|
|
597
|
+
"warmups": 10,
|
|
598
|
+
"samples": 40,
|
|
599
|
+
"sampleIterations": [
|
|
600
|
+
64,
|
|
601
|
+
64,
|
|
602
|
+
64,
|
|
603
|
+
64,
|
|
604
|
+
64,
|
|
605
|
+
64,
|
|
606
|
+
64,
|
|
607
|
+
64,
|
|
608
|
+
64,
|
|
609
|
+
64,
|
|
610
|
+
64,
|
|
611
|
+
64,
|
|
612
|
+
64,
|
|
613
|
+
64,
|
|
614
|
+
64,
|
|
615
|
+
64,
|
|
616
|
+
64,
|
|
617
|
+
64,
|
|
618
|
+
64,
|
|
619
|
+
64,
|
|
620
|
+
64,
|
|
621
|
+
64,
|
|
622
|
+
64,
|
|
623
|
+
64,
|
|
624
|
+
64,
|
|
625
|
+
64,
|
|
626
|
+
64,
|
|
627
|
+
64,
|
|
628
|
+
64,
|
|
629
|
+
64,
|
|
630
|
+
64,
|
|
631
|
+
64,
|
|
632
|
+
64,
|
|
633
|
+
64,
|
|
634
|
+
64,
|
|
635
|
+
64,
|
|
636
|
+
64,
|
|
637
|
+
64,
|
|
638
|
+
64,
|
|
639
|
+
64
|
|
640
|
+
],
|
|
641
|
+
"minimumIterationsPerSample": 64,
|
|
642
|
+
"maximumIterationsPerSample": 64,
|
|
643
|
+
"samplesNanoseconds": [
|
|
644
|
+
267639833,
|
|
645
|
+
269443708,
|
|
646
|
+
272975208,
|
|
647
|
+
270839042,
|
|
648
|
+
269218625,
|
|
649
|
+
267879166,
|
|
650
|
+
268273167,
|
|
651
|
+
271472042,
|
|
652
|
+
266543792,
|
|
653
|
+
273832625,
|
|
654
|
+
268284792,
|
|
655
|
+
266466167,
|
|
656
|
+
265713416,
|
|
657
|
+
265288667,
|
|
658
|
+
269883208,
|
|
659
|
+
266153209,
|
|
660
|
+
266712458,
|
|
661
|
+
264972792,
|
|
662
|
+
266636708,
|
|
663
|
+
271907375,
|
|
664
|
+
265311375,
|
|
665
|
+
265937625,
|
|
666
|
+
269639833,
|
|
667
|
+
266212000,
|
|
668
|
+
271207542,
|
|
669
|
+
266228208,
|
|
670
|
+
266918375,
|
|
671
|
+
265210333,
|
|
672
|
+
265896625,
|
|
673
|
+
266355709,
|
|
674
|
+
266998708,
|
|
675
|
+
265773250,
|
|
676
|
+
267132334,
|
|
677
|
+
267785875,
|
|
678
|
+
267279167,
|
|
679
|
+
265946959,
|
|
680
|
+
265563417,
|
|
681
|
+
265714875,
|
|
682
|
+
265589542,
|
|
683
|
+
266195708
|
|
684
|
+
],
|
|
685
|
+
"outputDigest": "22da20aa0367ce097b29d7216a95379bd42667118dddf6db0116e6647df221bd",
|
|
686
|
+
"checksum": 292224000,
|
|
687
|
+
"medianNanosecondsPerOperation": 4166198.5625,
|
|
688
|
+
"p95NanosecondsPerOperation": 4248552.734375
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"kind": "throughput",
|
|
692
|
+
"package": "purifai",
|
|
693
|
+
"corpus": "hostile-tags",
|
|
694
|
+
"codeUnits": 262899,
|
|
695
|
+
"warmups": 10,
|
|
696
|
+
"samples": 40,
|
|
697
|
+
"sampleIterations": [
|
|
698
|
+
128,
|
|
699
|
+
128,
|
|
700
|
+
128,
|
|
701
|
+
128,
|
|
702
|
+
128,
|
|
703
|
+
128,
|
|
704
|
+
128,
|
|
705
|
+
128,
|
|
706
|
+
128,
|
|
707
|
+
128,
|
|
708
|
+
128,
|
|
709
|
+
128,
|
|
710
|
+
128,
|
|
711
|
+
128,
|
|
712
|
+
128,
|
|
713
|
+
128,
|
|
714
|
+
128,
|
|
715
|
+
128,
|
|
716
|
+
128,
|
|
717
|
+
128,
|
|
718
|
+
128,
|
|
719
|
+
128,
|
|
720
|
+
128,
|
|
721
|
+
128,
|
|
722
|
+
128,
|
|
723
|
+
128,
|
|
724
|
+
128,
|
|
725
|
+
128,
|
|
726
|
+
128,
|
|
727
|
+
128,
|
|
728
|
+
128,
|
|
729
|
+
128,
|
|
730
|
+
128,
|
|
731
|
+
128,
|
|
732
|
+
128,
|
|
733
|
+
128,
|
|
734
|
+
128,
|
|
735
|
+
128,
|
|
736
|
+
128,
|
|
737
|
+
128
|
|
738
|
+
],
|
|
739
|
+
"minimumIterationsPerSample": 128,
|
|
740
|
+
"maximumIterationsPerSample": 128,
|
|
741
|
+
"samplesNanoseconds": [
|
|
742
|
+
337867500,
|
|
743
|
+
336677792,
|
|
744
|
+
336850625,
|
|
745
|
+
338961667,
|
|
746
|
+
336658750,
|
|
747
|
+
337655834,
|
|
748
|
+
336593917,
|
|
749
|
+
336125917,
|
|
750
|
+
337695584,
|
|
751
|
+
337267667,
|
|
752
|
+
338304375,
|
|
753
|
+
338206375,
|
|
754
|
+
337293667,
|
|
755
|
+
336732416,
|
|
756
|
+
339336083,
|
|
757
|
+
334818916,
|
|
758
|
+
335484666,
|
|
759
|
+
337299500,
|
|
760
|
+
334803167,
|
|
761
|
+
334844209,
|
|
762
|
+
335580125,
|
|
763
|
+
335547584,
|
|
764
|
+
336482542,
|
|
765
|
+
336532583,
|
|
766
|
+
337128125,
|
|
767
|
+
335940625,
|
|
768
|
+
336223791,
|
|
769
|
+
336652125,
|
|
770
|
+
339403292,
|
|
771
|
+
334959125,
|
|
772
|
+
335989167,
|
|
773
|
+
338462208,
|
|
774
|
+
336505250,
|
|
775
|
+
336109208,
|
|
776
|
+
335974917,
|
|
777
|
+
336110334,
|
|
778
|
+
337252875,
|
|
779
|
+
334635667,
|
|
780
|
+
335243125,
|
|
781
|
+
342370917
|
|
782
|
+
],
|
|
783
|
+
"outputDigest": "6e7cd4e45209aed8b3d738b50e9b9acbb6f75d94b6475300573102456d3e7264",
|
|
784
|
+
"checksum": 23070720,
|
|
785
|
+
"medianNanosecondsPerOperation": 2629639.9765625,
|
|
786
|
+
"p95NanosecondsPerOperation": 2651063.1484375
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"kind": "throughput",
|
|
790
|
+
"package": "html-to-text",
|
|
791
|
+
"corpus": "hostile-tags",
|
|
792
|
+
"codeUnits": 262899,
|
|
793
|
+
"warmups": 10,
|
|
794
|
+
"samples": 40,
|
|
795
|
+
"sampleIterations": [
|
|
796
|
+
64,
|
|
797
|
+
64,
|
|
798
|
+
64,
|
|
799
|
+
64,
|
|
800
|
+
64,
|
|
801
|
+
64,
|
|
802
|
+
64,
|
|
803
|
+
64,
|
|
804
|
+
64,
|
|
805
|
+
64,
|
|
806
|
+
64,
|
|
807
|
+
64,
|
|
808
|
+
64,
|
|
809
|
+
64,
|
|
810
|
+
64,
|
|
811
|
+
64,
|
|
812
|
+
64,
|
|
813
|
+
64,
|
|
814
|
+
64,
|
|
815
|
+
64,
|
|
816
|
+
64,
|
|
817
|
+
64,
|
|
818
|
+
64,
|
|
819
|
+
64,
|
|
820
|
+
64,
|
|
821
|
+
64,
|
|
822
|
+
64,
|
|
823
|
+
64,
|
|
824
|
+
64,
|
|
825
|
+
64,
|
|
826
|
+
64,
|
|
827
|
+
64,
|
|
828
|
+
64,
|
|
829
|
+
64,
|
|
830
|
+
64,
|
|
831
|
+
64,
|
|
832
|
+
64,
|
|
833
|
+
64,
|
|
834
|
+
64,
|
|
835
|
+
64
|
|
836
|
+
],
|
|
837
|
+
"minimumIterationsPerSample": 64,
|
|
838
|
+
"maximumIterationsPerSample": 64,
|
|
839
|
+
"samplesNanoseconds": [
|
|
840
|
+
193853959,
|
|
841
|
+
192921000,
|
|
842
|
+
192780292,
|
|
843
|
+
196167375,
|
|
844
|
+
193874333,
|
|
845
|
+
191188041,
|
|
846
|
+
192138958,
|
|
847
|
+
191583875,
|
|
848
|
+
192285666,
|
|
849
|
+
195299500,
|
|
850
|
+
191952458,
|
|
851
|
+
191932708,
|
|
852
|
+
192118166,
|
|
853
|
+
191986583,
|
|
854
|
+
191537250,
|
|
855
|
+
191770000,
|
|
856
|
+
191691000,
|
|
857
|
+
195062292,
|
|
858
|
+
191339958,
|
|
859
|
+
191777000,
|
|
860
|
+
191971167,
|
|
861
|
+
192297042,
|
|
862
|
+
191797625,
|
|
863
|
+
191379958,
|
|
864
|
+
193131167,
|
|
865
|
+
191550875,
|
|
866
|
+
191548500,
|
|
867
|
+
192060416,
|
|
868
|
+
194837791,
|
|
869
|
+
191824667,
|
|
870
|
+
191551042,
|
|
871
|
+
191380750,
|
|
872
|
+
191476500,
|
|
873
|
+
192134458,
|
|
874
|
+
191733000,
|
|
875
|
+
195675666,
|
|
876
|
+
193451125,
|
|
877
|
+
191423625,
|
|
878
|
+
191394500,
|
|
879
|
+
190911459
|
|
880
|
+
],
|
|
881
|
+
"outputDigest": "5452dd2e3acd62ca618a7d87b81c8c8b7ff54a86628c81e615ddbdc710851b36",
|
|
882
|
+
"checksum": 19719680,
|
|
883
|
+
"medianNanosecondsPerOperation": 2998948.5625,
|
|
884
|
+
"p95NanosecondsPerOperation": 3051554.6875
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"kind": "throughput",
|
|
888
|
+
"package": "striptags",
|
|
889
|
+
"corpus": "hostile-tags",
|
|
890
|
+
"codeUnits": 262899,
|
|
891
|
+
"warmups": 10,
|
|
892
|
+
"samples": 40,
|
|
893
|
+
"sampleIterations": [
|
|
894
|
+
128,
|
|
895
|
+
128,
|
|
896
|
+
128,
|
|
897
|
+
128,
|
|
898
|
+
128,
|
|
899
|
+
128,
|
|
900
|
+
128,
|
|
901
|
+
128,
|
|
902
|
+
128,
|
|
903
|
+
128,
|
|
904
|
+
128,
|
|
905
|
+
128,
|
|
906
|
+
128,
|
|
907
|
+
128,
|
|
908
|
+
128,
|
|
909
|
+
128,
|
|
910
|
+
128,
|
|
911
|
+
128,
|
|
912
|
+
128,
|
|
913
|
+
128,
|
|
914
|
+
128,
|
|
915
|
+
128,
|
|
916
|
+
128,
|
|
917
|
+
128,
|
|
918
|
+
128,
|
|
919
|
+
128,
|
|
920
|
+
128,
|
|
921
|
+
128,
|
|
922
|
+
128,
|
|
923
|
+
128,
|
|
924
|
+
128,
|
|
925
|
+
128,
|
|
926
|
+
128,
|
|
927
|
+
128,
|
|
928
|
+
128,
|
|
929
|
+
128,
|
|
930
|
+
128,
|
|
931
|
+
128,
|
|
932
|
+
128,
|
|
933
|
+
128
|
|
934
|
+
],
|
|
935
|
+
"minimumIterationsPerSample": 128,
|
|
936
|
+
"maximumIterationsPerSample": 128,
|
|
937
|
+
"samplesNanoseconds": [
|
|
938
|
+
293506916,
|
|
939
|
+
294263542,
|
|
940
|
+
296446125,
|
|
941
|
+
298799958,
|
|
942
|
+
292590708,
|
|
943
|
+
291869334,
|
|
944
|
+
292780500,
|
|
945
|
+
291430209,
|
|
946
|
+
295393292,
|
|
947
|
+
291842208,
|
|
948
|
+
290522333,
|
|
949
|
+
292212000,
|
|
950
|
+
290046167,
|
|
951
|
+
291593167,
|
|
952
|
+
293928375,
|
|
953
|
+
290515625,
|
|
954
|
+
290927834,
|
|
955
|
+
290394625,
|
|
956
|
+
290057958,
|
|
957
|
+
289972917,
|
|
958
|
+
294475417,
|
|
959
|
+
293525541,
|
|
960
|
+
292526792,
|
|
961
|
+
290531917,
|
|
962
|
+
290153250,
|
|
963
|
+
291120333,
|
|
964
|
+
290552333,
|
|
965
|
+
290545209,
|
|
966
|
+
291860333,
|
|
967
|
+
291236625,
|
|
968
|
+
291953042,
|
|
969
|
+
290299084,
|
|
970
|
+
290298333,
|
|
971
|
+
294610958,
|
|
972
|
+
291989667,
|
|
973
|
+
290335416,
|
|
974
|
+
291053625,
|
|
975
|
+
290488375,
|
|
976
|
+
290700709,
|
|
977
|
+
290453375
|
|
978
|
+
],
|
|
979
|
+
"outputDigest": "b975c03196a61b2ea50cacc1581c82ab36cda00d60846c5d50bcc1f6f3e82f54",
|
|
980
|
+
"checksum": 26711040,
|
|
981
|
+
"medianNanosecondsPerOperation": 2275286.1328125,
|
|
982
|
+
"p95NanosecondsPerOperation": 2307760.09375
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"kind": "throughput",
|
|
986
|
+
"package": "purifai",
|
|
987
|
+
"corpus": "hostile-comments",
|
|
988
|
+
"codeUnits": 262194,
|
|
989
|
+
"warmups": 10,
|
|
990
|
+
"samples": 40,
|
|
991
|
+
"sampleIterations": [
|
|
992
|
+
256,
|
|
993
|
+
256,
|
|
994
|
+
256,
|
|
995
|
+
256,
|
|
996
|
+
256,
|
|
997
|
+
256,
|
|
998
|
+
256,
|
|
999
|
+
256,
|
|
1000
|
+
256,
|
|
1001
|
+
256,
|
|
1002
|
+
256,
|
|
1003
|
+
256,
|
|
1004
|
+
256,
|
|
1005
|
+
256,
|
|
1006
|
+
256,
|
|
1007
|
+
256,
|
|
1008
|
+
256,
|
|
1009
|
+
256,
|
|
1010
|
+
256,
|
|
1011
|
+
256,
|
|
1012
|
+
256,
|
|
1013
|
+
256,
|
|
1014
|
+
256,
|
|
1015
|
+
256,
|
|
1016
|
+
256,
|
|
1017
|
+
256,
|
|
1018
|
+
256,
|
|
1019
|
+
256,
|
|
1020
|
+
256,
|
|
1021
|
+
256,
|
|
1022
|
+
256,
|
|
1023
|
+
256,
|
|
1024
|
+
256,
|
|
1025
|
+
256,
|
|
1026
|
+
256,
|
|
1027
|
+
256,
|
|
1028
|
+
256,
|
|
1029
|
+
256,
|
|
1030
|
+
256,
|
|
1031
|
+
256
|
|
1032
|
+
],
|
|
1033
|
+
"minimumIterationsPerSample": 256,
|
|
1034
|
+
"maximumIterationsPerSample": 256,
|
|
1035
|
+
"samplesNanoseconds": [
|
|
1036
|
+
249838916,
|
|
1037
|
+
251841125,
|
|
1038
|
+
246977292,
|
|
1039
|
+
246995750,
|
|
1040
|
+
246750792,
|
|
1041
|
+
246875459,
|
|
1042
|
+
247677625,
|
|
1043
|
+
247174417,
|
|
1044
|
+
247732000,
|
|
1045
|
+
246457916,
|
|
1046
|
+
247505250,
|
|
1047
|
+
247497000,
|
|
1048
|
+
247275375,
|
|
1049
|
+
246976500,
|
|
1050
|
+
247101583,
|
|
1051
|
+
246732541,
|
|
1052
|
+
247390750,
|
|
1053
|
+
247222041,
|
|
1054
|
+
247551541,
|
|
1055
|
+
252782875,
|
|
1056
|
+
246460334,
|
|
1057
|
+
247381917,
|
|
1058
|
+
252771833,
|
|
1059
|
+
247759625,
|
|
1060
|
+
246863292,
|
|
1061
|
+
246605750,
|
|
1062
|
+
246770583,
|
|
1063
|
+
246903834,
|
|
1064
|
+
247493042,
|
|
1065
|
+
253016541,
|
|
1066
|
+
247264042,
|
|
1067
|
+
246104084,
|
|
1068
|
+
246871541,
|
|
1069
|
+
246685375,
|
|
1070
|
+
247104167,
|
|
1071
|
+
249819083,
|
|
1072
|
+
246935667,
|
|
1073
|
+
246710167,
|
|
1074
|
+
246464459,
|
|
1075
|
+
246380000
|
|
1076
|
+
],
|
|
1077
|
+
"outputDigest": "7696da7b4f12b5c934702301adb75082b7f52dd6c9eed3b63c302aa21048dfb0",
|
|
1078
|
+
"checksum": 72099840,
|
|
1079
|
+
"medianNanosecondsPerOperation": 965240.55859375,
|
|
1080
|
+
"p95NanosecondsPerOperation": 987389.97265625
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"kind": "throughput",
|
|
1084
|
+
"package": "html-to-text",
|
|
1085
|
+
"corpus": "hostile-comments",
|
|
1086
|
+
"codeUnits": 262194,
|
|
1087
|
+
"warmups": 10,
|
|
1088
|
+
"samples": 40,
|
|
1089
|
+
"sampleIterations": [
|
|
1090
|
+
256,
|
|
1091
|
+
256,
|
|
1092
|
+
256,
|
|
1093
|
+
256,
|
|
1094
|
+
256,
|
|
1095
|
+
256,
|
|
1096
|
+
256,
|
|
1097
|
+
256,
|
|
1098
|
+
256,
|
|
1099
|
+
256,
|
|
1100
|
+
256,
|
|
1101
|
+
256,
|
|
1102
|
+
256,
|
|
1103
|
+
256,
|
|
1104
|
+
256,
|
|
1105
|
+
256,
|
|
1106
|
+
256,
|
|
1107
|
+
256,
|
|
1108
|
+
256,
|
|
1109
|
+
256,
|
|
1110
|
+
256,
|
|
1111
|
+
256,
|
|
1112
|
+
256,
|
|
1113
|
+
256,
|
|
1114
|
+
256,
|
|
1115
|
+
256,
|
|
1116
|
+
256,
|
|
1117
|
+
256,
|
|
1118
|
+
256,
|
|
1119
|
+
256,
|
|
1120
|
+
256,
|
|
1121
|
+
256,
|
|
1122
|
+
256,
|
|
1123
|
+
256,
|
|
1124
|
+
256,
|
|
1125
|
+
256,
|
|
1126
|
+
256,
|
|
1127
|
+
256,
|
|
1128
|
+
256,
|
|
1129
|
+
256
|
|
1130
|
+
],
|
|
1131
|
+
"minimumIterationsPerSample": 256,
|
|
1132
|
+
"maximumIterationsPerSample": 256,
|
|
1133
|
+
"samplesNanoseconds": [
|
|
1134
|
+
384153166,
|
|
1135
|
+
383933375,
|
|
1136
|
+
391846917,
|
|
1137
|
+
391568209,
|
|
1138
|
+
382789417,
|
|
1139
|
+
382676459,
|
|
1140
|
+
382806583,
|
|
1141
|
+
387374500,
|
|
1142
|
+
384863458,
|
|
1143
|
+
385921333,
|
|
1144
|
+
383303708,
|
|
1145
|
+
384216667,
|
|
1146
|
+
386811625,
|
|
1147
|
+
383721958,
|
|
1148
|
+
384774833,
|
|
1149
|
+
390137833,
|
|
1150
|
+
378496875,
|
|
1151
|
+
380422208,
|
|
1152
|
+
381293000,
|
|
1153
|
+
377177291,
|
|
1154
|
+
376870792,
|
|
1155
|
+
376901750,
|
|
1156
|
+
380439500,
|
|
1157
|
+
388707708,
|
|
1158
|
+
385381458,
|
|
1159
|
+
377664584,
|
|
1160
|
+
377538541,
|
|
1161
|
+
383600959,
|
|
1162
|
+
377523042,
|
|
1163
|
+
378623292,
|
|
1164
|
+
377544917,
|
|
1165
|
+
377172458,
|
|
1166
|
+
378481500,
|
|
1167
|
+
379388208,
|
|
1168
|
+
378055417,
|
|
1169
|
+
377334583,
|
|
1170
|
+
378252458,
|
|
1171
|
+
377248542,
|
|
1172
|
+
378004042,
|
|
1173
|
+
386257792
|
|
1174
|
+
],
|
|
1175
|
+
"outputDigest": "080bcf33dcfe7bd084540e38efb6ea29c301edeec5b351f1557aa84b0ffd9fa4",
|
|
1176
|
+
"checksum": 41093120,
|
|
1177
|
+
"medianNanosecondsPerOperation": 1489425.78125,
|
|
1178
|
+
"p95NanosecondsPerOperation": 1523975.91015625
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
"kind": "throughput",
|
|
1182
|
+
"package": "striptags",
|
|
1183
|
+
"corpus": "hostile-comments",
|
|
1184
|
+
"codeUnits": 262194,
|
|
1185
|
+
"warmups": 10,
|
|
1186
|
+
"samples": 40,
|
|
1187
|
+
"sampleIterations": [
|
|
1188
|
+
128,
|
|
1189
|
+
128,
|
|
1190
|
+
128,
|
|
1191
|
+
128,
|
|
1192
|
+
128,
|
|
1193
|
+
128,
|
|
1194
|
+
128,
|
|
1195
|
+
128,
|
|
1196
|
+
128,
|
|
1197
|
+
128,
|
|
1198
|
+
128,
|
|
1199
|
+
128,
|
|
1200
|
+
128,
|
|
1201
|
+
128,
|
|
1202
|
+
128,
|
|
1203
|
+
128,
|
|
1204
|
+
128,
|
|
1205
|
+
128,
|
|
1206
|
+
128,
|
|
1207
|
+
128,
|
|
1208
|
+
128,
|
|
1209
|
+
128,
|
|
1210
|
+
128,
|
|
1211
|
+
128,
|
|
1212
|
+
128,
|
|
1213
|
+
128,
|
|
1214
|
+
128,
|
|
1215
|
+
128,
|
|
1216
|
+
128,
|
|
1217
|
+
128,
|
|
1218
|
+
128,
|
|
1219
|
+
128,
|
|
1220
|
+
128,
|
|
1221
|
+
128,
|
|
1222
|
+
128,
|
|
1223
|
+
128,
|
|
1224
|
+
128,
|
|
1225
|
+
128,
|
|
1226
|
+
128,
|
|
1227
|
+
128
|
|
1228
|
+
],
|
|
1229
|
+
"minimumIterationsPerSample": 128,
|
|
1230
|
+
"maximumIterationsPerSample": 128,
|
|
1231
|
+
"samplesNanoseconds": [
|
|
1232
|
+
290488584,
|
|
1233
|
+
292826625,
|
|
1234
|
+
290057417,
|
|
1235
|
+
290777708,
|
|
1236
|
+
290172791,
|
|
1237
|
+
290934333,
|
|
1238
|
+
289801708,
|
|
1239
|
+
290009666,
|
|
1240
|
+
290811708,
|
|
1241
|
+
291674625,
|
|
1242
|
+
291239834,
|
|
1243
|
+
292677250,
|
|
1244
|
+
291809000,
|
|
1245
|
+
290136125,
|
|
1246
|
+
291395833,
|
|
1247
|
+
290211000,
|
|
1248
|
+
290096792,
|
|
1249
|
+
302230291,
|
|
1250
|
+
290480459,
|
|
1251
|
+
298049125,
|
|
1252
|
+
294179333,
|
|
1253
|
+
292319125,
|
|
1254
|
+
289088834,
|
|
1255
|
+
293745041,
|
|
1256
|
+
292811083,
|
|
1257
|
+
289211875,
|
|
1258
|
+
289365125,
|
|
1259
|
+
288646708,
|
|
1260
|
+
287519375,
|
|
1261
|
+
289190875,
|
|
1262
|
+
289053875,
|
|
1263
|
+
289793792,
|
|
1264
|
+
291416625,
|
|
1265
|
+
289943042,
|
|
1266
|
+
297712334,
|
|
1267
|
+
297825167,
|
|
1268
|
+
288134000,
|
|
1269
|
+
290550042,
|
|
1270
|
+
299164541,
|
|
1271
|
+
290384333
|
|
1272
|
+
],
|
|
1273
|
+
"outputDigest": "43a901e5ca34d80f29856a0d21e574e0a894f2a96aeae9e68f71f1993ad4efa5",
|
|
1274
|
+
"checksum": 15554560,
|
|
1275
|
+
"medianNanosecondsPerOperation": 2269442.0625,
|
|
1276
|
+
"p95NanosecondsPerOperation": 2328508.7890625
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
"kind": "throughput",
|
|
1280
|
+
"package": "purifai",
|
|
1281
|
+
"corpus": "hostile-entities",
|
|
1282
|
+
"codeUnits": 263292,
|
|
1283
|
+
"warmups": 10,
|
|
1284
|
+
"samples": 40,
|
|
1285
|
+
"sampleIterations": [
|
|
1286
|
+
128,
|
|
1287
|
+
128,
|
|
1288
|
+
128,
|
|
1289
|
+
128,
|
|
1290
|
+
128,
|
|
1291
|
+
128,
|
|
1292
|
+
128,
|
|
1293
|
+
128,
|
|
1294
|
+
128,
|
|
1295
|
+
128,
|
|
1296
|
+
128,
|
|
1297
|
+
128,
|
|
1298
|
+
128,
|
|
1299
|
+
128,
|
|
1300
|
+
128,
|
|
1301
|
+
128,
|
|
1302
|
+
128,
|
|
1303
|
+
128,
|
|
1304
|
+
128,
|
|
1305
|
+
128,
|
|
1306
|
+
128,
|
|
1307
|
+
128,
|
|
1308
|
+
128,
|
|
1309
|
+
128,
|
|
1310
|
+
128,
|
|
1311
|
+
128,
|
|
1312
|
+
128,
|
|
1313
|
+
128,
|
|
1314
|
+
128,
|
|
1315
|
+
128,
|
|
1316
|
+
128,
|
|
1317
|
+
128,
|
|
1318
|
+
128,
|
|
1319
|
+
128,
|
|
1320
|
+
128,
|
|
1321
|
+
128,
|
|
1322
|
+
128,
|
|
1323
|
+
128,
|
|
1324
|
+
128,
|
|
1325
|
+
128
|
|
1326
|
+
],
|
|
1327
|
+
"minimumIterationsPerSample": 128,
|
|
1328
|
+
"maximumIterationsPerSample": 128,
|
|
1329
|
+
"samplesNanoseconds": [
|
|
1330
|
+
302299042,
|
|
1331
|
+
308714291,
|
|
1332
|
+
299914834,
|
|
1333
|
+
298751667,
|
|
1334
|
+
296691875,
|
|
1335
|
+
297183625,
|
|
1336
|
+
296933458,
|
|
1337
|
+
299847792,
|
|
1338
|
+
296508083,
|
|
1339
|
+
296827084,
|
|
1340
|
+
297815666,
|
|
1341
|
+
296761875,
|
|
1342
|
+
299366666,
|
|
1343
|
+
296975083,
|
|
1344
|
+
296668375,
|
|
1345
|
+
297320916,
|
|
1346
|
+
298799542,
|
|
1347
|
+
296731750,
|
|
1348
|
+
297861541,
|
|
1349
|
+
296282541,
|
|
1350
|
+
296727292,
|
|
1351
|
+
296528875,
|
|
1352
|
+
303567000,
|
|
1353
|
+
297233333,
|
|
1354
|
+
297715792,
|
|
1355
|
+
297212542,
|
|
1356
|
+
297001709,
|
|
1357
|
+
299808666,
|
|
1358
|
+
296722916,
|
|
1359
|
+
297261625,
|
|
1360
|
+
296886750,
|
|
1361
|
+
296660333,
|
|
1362
|
+
300367292,
|
|
1363
|
+
296915833,
|
|
1364
|
+
296052333,
|
|
1365
|
+
296247416,
|
|
1366
|
+
297417375,
|
|
1367
|
+
296180833,
|
|
1368
|
+
295557500,
|
|
1369
|
+
295620541
|
|
1370
|
+
],
|
|
1371
|
+
"outputDigest": "3a639c6b24595d6237272ed4c997f740d029209605b24b18560e8f0b066c0bce",
|
|
1372
|
+
"checksum": 1323217920,
|
|
1373
|
+
"medianNanosecondsPerOperation": 2320117.8359375,
|
|
1374
|
+
"p95NanosecondsPerOperation": 2361711.265625
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"kind": "throughput",
|
|
1378
|
+
"package": "html-to-text",
|
|
1379
|
+
"corpus": "hostile-entities",
|
|
1380
|
+
"codeUnits": 263292,
|
|
1381
|
+
"warmups": 10,
|
|
1382
|
+
"samples": 40,
|
|
1383
|
+
"sampleIterations": [
|
|
1384
|
+
128,
|
|
1385
|
+
128,
|
|
1386
|
+
128,
|
|
1387
|
+
128,
|
|
1388
|
+
128,
|
|
1389
|
+
128,
|
|
1390
|
+
128,
|
|
1391
|
+
128,
|
|
1392
|
+
128,
|
|
1393
|
+
128,
|
|
1394
|
+
128,
|
|
1395
|
+
128,
|
|
1396
|
+
128,
|
|
1397
|
+
128,
|
|
1398
|
+
128,
|
|
1399
|
+
128,
|
|
1400
|
+
128,
|
|
1401
|
+
128,
|
|
1402
|
+
128,
|
|
1403
|
+
128,
|
|
1404
|
+
128,
|
|
1405
|
+
128,
|
|
1406
|
+
128,
|
|
1407
|
+
128,
|
|
1408
|
+
128,
|
|
1409
|
+
128,
|
|
1410
|
+
128,
|
|
1411
|
+
128,
|
|
1412
|
+
128,
|
|
1413
|
+
128,
|
|
1414
|
+
128,
|
|
1415
|
+
128,
|
|
1416
|
+
128,
|
|
1417
|
+
128,
|
|
1418
|
+
128,
|
|
1419
|
+
128,
|
|
1420
|
+
128,
|
|
1421
|
+
128,
|
|
1422
|
+
128,
|
|
1423
|
+
128
|
|
1424
|
+
],
|
|
1425
|
+
"minimumIterationsPerSample": 128,
|
|
1426
|
+
"maximumIterationsPerSample": 128,
|
|
1427
|
+
"samplesNanoseconds": [
|
|
1428
|
+
363235250,
|
|
1429
|
+
368121667,
|
|
1430
|
+
360390875,
|
|
1431
|
+
360790750,
|
|
1432
|
+
372305167,
|
|
1433
|
+
361773417,
|
|
1434
|
+
361853375,
|
|
1435
|
+
361447375,
|
|
1436
|
+
360556125,
|
|
1437
|
+
364661209,
|
|
1438
|
+
360744917,
|
|
1439
|
+
361071041,
|
|
1440
|
+
359725791,
|
|
1441
|
+
360646708,
|
|
1442
|
+
361677750,
|
|
1443
|
+
364316625,
|
|
1444
|
+
360258709,
|
|
1445
|
+
360956542,
|
|
1446
|
+
360310584,
|
|
1447
|
+
360891000,
|
|
1448
|
+
361778667,
|
|
1449
|
+
361622042,
|
|
1450
|
+
362099209,
|
|
1451
|
+
365393291,
|
|
1452
|
+
361353750,
|
|
1453
|
+
362117041,
|
|
1454
|
+
360530083,
|
|
1455
|
+
363787041,
|
|
1456
|
+
361125333,
|
|
1457
|
+
359943500,
|
|
1458
|
+
360426959,
|
|
1459
|
+
360847291,
|
|
1460
|
+
361754667,
|
|
1461
|
+
360745667,
|
|
1462
|
+
361799667,
|
|
1463
|
+
368044500,
|
|
1464
|
+
363655834,
|
|
1465
|
+
362108250,
|
|
1466
|
+
370472625,
|
|
1467
|
+
361392917
|
|
1468
|
+
],
|
|
1469
|
+
"outputDigest": "3a639c6b24595d6237272ed4c997f740d029209605b24b18560e8f0b066c0bce",
|
|
1470
|
+
"checksum": 1323217920,
|
|
1471
|
+
"medianNanosecondsPerOperation": 2823807.6171875,
|
|
1472
|
+
"p95NanosecondsPerOperation": 2875950.5234375
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"kind": "throughput",
|
|
1476
|
+
"package": "striptags",
|
|
1477
|
+
"corpus": "hostile-entities",
|
|
1478
|
+
"codeUnits": 263292,
|
|
1479
|
+
"warmups": 10,
|
|
1480
|
+
"samples": 40,
|
|
1481
|
+
"sampleIterations": [
|
|
1482
|
+
128,
|
|
1483
|
+
128,
|
|
1484
|
+
128,
|
|
1485
|
+
128,
|
|
1486
|
+
128,
|
|
1487
|
+
128,
|
|
1488
|
+
128,
|
|
1489
|
+
128,
|
|
1490
|
+
128,
|
|
1491
|
+
128,
|
|
1492
|
+
128,
|
|
1493
|
+
128,
|
|
1494
|
+
128,
|
|
1495
|
+
128,
|
|
1496
|
+
128,
|
|
1497
|
+
128,
|
|
1498
|
+
128,
|
|
1499
|
+
128,
|
|
1500
|
+
128,
|
|
1501
|
+
128,
|
|
1502
|
+
128,
|
|
1503
|
+
128,
|
|
1504
|
+
128,
|
|
1505
|
+
128,
|
|
1506
|
+
128,
|
|
1507
|
+
128,
|
|
1508
|
+
128,
|
|
1509
|
+
128,
|
|
1510
|
+
128,
|
|
1511
|
+
128,
|
|
1512
|
+
128,
|
|
1513
|
+
128,
|
|
1514
|
+
128,
|
|
1515
|
+
128,
|
|
1516
|
+
128,
|
|
1517
|
+
128,
|
|
1518
|
+
128,
|
|
1519
|
+
128,
|
|
1520
|
+
128,
|
|
1521
|
+
128
|
|
1522
|
+
],
|
|
1523
|
+
"minimumIterationsPerSample": 128,
|
|
1524
|
+
"maximumIterationsPerSample": 128,
|
|
1525
|
+
"samplesNanoseconds": [
|
|
1526
|
+
315047458,
|
|
1527
|
+
315048708,
|
|
1528
|
+
312016417,
|
|
1529
|
+
310402708,
|
|
1530
|
+
310654000,
|
|
1531
|
+
313317958,
|
|
1532
|
+
310228875,
|
|
1533
|
+
312309250,
|
|
1534
|
+
316877958,
|
|
1535
|
+
311453334,
|
|
1536
|
+
312796292,
|
|
1537
|
+
309009458,
|
|
1538
|
+
314243750,
|
|
1539
|
+
311998541,
|
|
1540
|
+
310399041,
|
|
1541
|
+
317268625,
|
|
1542
|
+
311315834,
|
|
1543
|
+
311326583,
|
|
1544
|
+
311989250,
|
|
1545
|
+
314426958,
|
|
1546
|
+
314501208,
|
|
1547
|
+
311569042,
|
|
1548
|
+
315804666,
|
|
1549
|
+
311041042,
|
|
1550
|
+
308886875,
|
|
1551
|
+
313958292,
|
|
1552
|
+
317617125,
|
|
1553
|
+
313302917,
|
|
1554
|
+
310576000,
|
|
1555
|
+
314928041,
|
|
1556
|
+
311997375,
|
|
1557
|
+
315187875,
|
|
1558
|
+
310559375,
|
|
1559
|
+
320149792,
|
|
1560
|
+
313204458,
|
|
1561
|
+
311636041,
|
|
1562
|
+
315114958,
|
|
1563
|
+
311069708,
|
|
1564
|
+
313900375,
|
|
1565
|
+
313366833
|
|
1566
|
+
],
|
|
1567
|
+
"outputDigest": "72f72c32141c01ca9ebac75fbcb945a1c99f415cdf510ebec3d1458cb37ebba2",
|
|
1568
|
+
"checksum": 1344256000,
|
|
1569
|
+
"medianNanosecondsPerOperation": 2439916.015625,
|
|
1570
|
+
"p95NanosecondsPerOperation": 2478661.1328125
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"kind": "throughput",
|
|
1574
|
+
"package": "purifai",
|
|
1575
|
+
"corpus": "hostile-raw",
|
|
1576
|
+
"codeUnits": 263900,
|
|
1577
|
+
"warmups": 10,
|
|
1578
|
+
"samples": 40,
|
|
1579
|
+
"sampleIterations": [
|
|
1580
|
+
128,
|
|
1581
|
+
128,
|
|
1582
|
+
128,
|
|
1583
|
+
128,
|
|
1584
|
+
128,
|
|
1585
|
+
128,
|
|
1586
|
+
128,
|
|
1587
|
+
128,
|
|
1588
|
+
128,
|
|
1589
|
+
128,
|
|
1590
|
+
128,
|
|
1591
|
+
128,
|
|
1592
|
+
128,
|
|
1593
|
+
128,
|
|
1594
|
+
128,
|
|
1595
|
+
128,
|
|
1596
|
+
128,
|
|
1597
|
+
128,
|
|
1598
|
+
128,
|
|
1599
|
+
128,
|
|
1600
|
+
128,
|
|
1601
|
+
128,
|
|
1602
|
+
128,
|
|
1603
|
+
128,
|
|
1604
|
+
128,
|
|
1605
|
+
128,
|
|
1606
|
+
128,
|
|
1607
|
+
128,
|
|
1608
|
+
128,
|
|
1609
|
+
128,
|
|
1610
|
+
128,
|
|
1611
|
+
128,
|
|
1612
|
+
128,
|
|
1613
|
+
128,
|
|
1614
|
+
128,
|
|
1615
|
+
128,
|
|
1616
|
+
128,
|
|
1617
|
+
128,
|
|
1618
|
+
128,
|
|
1619
|
+
128
|
|
1620
|
+
],
|
|
1621
|
+
"minimumIterationsPerSample": 128,
|
|
1622
|
+
"maximumIterationsPerSample": 128,
|
|
1623
|
+
"samplesNanoseconds": [
|
|
1624
|
+
256861083,
|
|
1625
|
+
258044541,
|
|
1626
|
+
254940084,
|
|
1627
|
+
257056750,
|
|
1628
|
+
255952042,
|
|
1629
|
+
255385042,
|
|
1630
|
+
255907208,
|
|
1631
|
+
256051292,
|
|
1632
|
+
256003000,
|
|
1633
|
+
259958958,
|
|
1634
|
+
257285709,
|
|
1635
|
+
255760417,
|
|
1636
|
+
255080542,
|
|
1637
|
+
255216458,
|
|
1638
|
+
255575917,
|
|
1639
|
+
255135833,
|
|
1640
|
+
258870458,
|
|
1641
|
+
255752750,
|
|
1642
|
+
255548125,
|
|
1643
|
+
254983625,
|
|
1644
|
+
255229500,
|
|
1645
|
+
254790375,
|
|
1646
|
+
255519375,
|
|
1647
|
+
256344041,
|
|
1648
|
+
256850000,
|
|
1649
|
+
255147458,
|
|
1650
|
+
254756750,
|
|
1651
|
+
254814750,
|
|
1652
|
+
255569375,
|
|
1653
|
+
255022417,
|
|
1654
|
+
255600750,
|
|
1655
|
+
255144084,
|
|
1656
|
+
259407041,
|
|
1657
|
+
255125459,
|
|
1658
|
+
255531125,
|
|
1659
|
+
255166250,
|
|
1660
|
+
256131250,
|
|
1661
|
+
255034750,
|
|
1662
|
+
255647333,
|
|
1663
|
+
254648250
|
|
1664
|
+
],
|
|
1665
|
+
"outputDigest": "f892441dd4b8fb4c2f5468b34b3ddedef15005835a3c10b42ab72b45d0747633",
|
|
1666
|
+
"checksum": 15810560,
|
|
1667
|
+
"medianNanosecondsPerOperation": 1996469.7265625,
|
|
1668
|
+
"p95NanosecondsPerOperation": 2022425.453125
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"kind": "throughput",
|
|
1672
|
+
"package": "html-to-text",
|
|
1673
|
+
"corpus": "hostile-raw",
|
|
1674
|
+
"codeUnits": 263900,
|
|
1675
|
+
"warmups": 10,
|
|
1676
|
+
"samples": 40,
|
|
1677
|
+
"sampleIterations": [
|
|
1678
|
+
128,
|
|
1679
|
+
128,
|
|
1680
|
+
128,
|
|
1681
|
+
128,
|
|
1682
|
+
128,
|
|
1683
|
+
128,
|
|
1684
|
+
128,
|
|
1685
|
+
128,
|
|
1686
|
+
128,
|
|
1687
|
+
128,
|
|
1688
|
+
128,
|
|
1689
|
+
128,
|
|
1690
|
+
128,
|
|
1691
|
+
128,
|
|
1692
|
+
128,
|
|
1693
|
+
128,
|
|
1694
|
+
128,
|
|
1695
|
+
128,
|
|
1696
|
+
128,
|
|
1697
|
+
128,
|
|
1698
|
+
128,
|
|
1699
|
+
128,
|
|
1700
|
+
128,
|
|
1701
|
+
128,
|
|
1702
|
+
128,
|
|
1703
|
+
128,
|
|
1704
|
+
128,
|
|
1705
|
+
128,
|
|
1706
|
+
128,
|
|
1707
|
+
128,
|
|
1708
|
+
128,
|
|
1709
|
+
128,
|
|
1710
|
+
128,
|
|
1711
|
+
128,
|
|
1712
|
+
128,
|
|
1713
|
+
128,
|
|
1714
|
+
128,
|
|
1715
|
+
128,
|
|
1716
|
+
128,
|
|
1717
|
+
128
|
|
1718
|
+
],
|
|
1719
|
+
"minimumIterationsPerSample": 128,
|
|
1720
|
+
"maximumIterationsPerSample": 128,
|
|
1721
|
+
"samplesNanoseconds": [
|
|
1722
|
+
277919209,
|
|
1723
|
+
271372542,
|
|
1724
|
+
273675375,
|
|
1725
|
+
273366125,
|
|
1726
|
+
270404000,
|
|
1727
|
+
274722500,
|
|
1728
|
+
271380667,
|
|
1729
|
+
273897792,
|
|
1730
|
+
274238791,
|
|
1731
|
+
272164125,
|
|
1732
|
+
274079167,
|
|
1733
|
+
270609333,
|
|
1734
|
+
270328583,
|
|
1735
|
+
270228250,
|
|
1736
|
+
271335000,
|
|
1737
|
+
271462291,
|
|
1738
|
+
277903250,
|
|
1739
|
+
270754542,
|
|
1740
|
+
270895500,
|
|
1741
|
+
270912791,
|
|
1742
|
+
271229541,
|
|
1743
|
+
270072250,
|
|
1744
|
+
271733583,
|
|
1745
|
+
271280083,
|
|
1746
|
+
271424084,
|
|
1747
|
+
270297333,
|
|
1748
|
+
270784292,
|
|
1749
|
+
272232250,
|
|
1750
|
+
269709208,
|
|
1751
|
+
270708125,
|
|
1752
|
+
273230125,
|
|
1753
|
+
272345292,
|
|
1754
|
+
272559458,
|
|
1755
|
+
276909375,
|
|
1756
|
+
275741417,
|
|
1757
|
+
273723042,
|
|
1758
|
+
273951250,
|
|
1759
|
+
271000166,
|
|
1760
|
+
270926250,
|
|
1761
|
+
270107250
|
|
1762
|
+
],
|
|
1763
|
+
"outputDigest": "d72f998ad7cecb85a6586f9deb11b794e3c38feacc43b2cda152ca27b378d422",
|
|
1764
|
+
"checksum": 20111360,
|
|
1765
|
+
"medianNanosecondsPerOperation": 2120161.4609375,
|
|
1766
|
+
"p95NanosecondsPerOperation": 2163354.4921875
|
|
1767
|
+
},
|
|
1768
|
+
{
|
|
1769
|
+
"kind": "throughput",
|
|
1770
|
+
"package": "striptags",
|
|
1771
|
+
"corpus": "hostile-raw",
|
|
1772
|
+
"codeUnits": 263900,
|
|
1773
|
+
"warmups": 10,
|
|
1774
|
+
"samples": 40,
|
|
1775
|
+
"sampleIterations": [
|
|
1776
|
+
128,
|
|
1777
|
+
128,
|
|
1778
|
+
128,
|
|
1779
|
+
128,
|
|
1780
|
+
128,
|
|
1781
|
+
128,
|
|
1782
|
+
128,
|
|
1783
|
+
128,
|
|
1784
|
+
128,
|
|
1785
|
+
128,
|
|
1786
|
+
128,
|
|
1787
|
+
128,
|
|
1788
|
+
128,
|
|
1789
|
+
128,
|
|
1790
|
+
128,
|
|
1791
|
+
128,
|
|
1792
|
+
128,
|
|
1793
|
+
128,
|
|
1794
|
+
128,
|
|
1795
|
+
128,
|
|
1796
|
+
128,
|
|
1797
|
+
128,
|
|
1798
|
+
128,
|
|
1799
|
+
128,
|
|
1800
|
+
128,
|
|
1801
|
+
128,
|
|
1802
|
+
128,
|
|
1803
|
+
128,
|
|
1804
|
+
128,
|
|
1805
|
+
128,
|
|
1806
|
+
128,
|
|
1807
|
+
128,
|
|
1808
|
+
128,
|
|
1809
|
+
128,
|
|
1810
|
+
128,
|
|
1811
|
+
128,
|
|
1812
|
+
128,
|
|
1813
|
+
128,
|
|
1814
|
+
128,
|
|
1815
|
+
128
|
|
1816
|
+
],
|
|
1817
|
+
"minimumIterationsPerSample": 128,
|
|
1818
|
+
"maximumIterationsPerSample": 128,
|
|
1819
|
+
"samplesNanoseconds": [
|
|
1820
|
+
220803125,
|
|
1821
|
+
220510625,
|
|
1822
|
+
222255500,
|
|
1823
|
+
218660083,
|
|
1824
|
+
220265500,
|
|
1825
|
+
219329417,
|
|
1826
|
+
224683708,
|
|
1827
|
+
221350375,
|
|
1828
|
+
220425334,
|
|
1829
|
+
223141958,
|
|
1830
|
+
223621875,
|
|
1831
|
+
221028833,
|
|
1832
|
+
220169375,
|
|
1833
|
+
221499209,
|
|
1834
|
+
220819083,
|
|
1835
|
+
219787167,
|
|
1836
|
+
220380333,
|
|
1837
|
+
221095583,
|
|
1838
|
+
220593292,
|
|
1839
|
+
219701875,
|
|
1840
|
+
221966958,
|
|
1841
|
+
220073833,
|
|
1842
|
+
222827750,
|
|
1843
|
+
220942083,
|
|
1844
|
+
220935375,
|
|
1845
|
+
218454083,
|
|
1846
|
+
220335916,
|
|
1847
|
+
218644042,
|
|
1848
|
+
218597750,
|
|
1849
|
+
221811250,
|
|
1850
|
+
220229292,
|
|
1851
|
+
219611959,
|
|
1852
|
+
220313708,
|
|
1853
|
+
221135292,
|
|
1854
|
+
219203000,
|
|
1855
|
+
221557000,
|
|
1856
|
+
218890375,
|
|
1857
|
+
219618625,
|
|
1858
|
+
220856500,
|
|
1859
|
+
219913333
|
|
1860
|
+
],
|
|
1861
|
+
"outputDigest": "9bb725005055412c75a8e8d1fb5a0780595174ac8bbe5a24f768647bd4e4debe",
|
|
1862
|
+
"checksum": 599040,
|
|
1863
|
+
"medianNanosecondsPerOperation": 1722072.921875,
|
|
1864
|
+
"p95NanosecondsPerOperation": 1743296.546875
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"memory": [
|
|
1868
|
+
{
|
|
1869
|
+
"kind": "memory",
|
|
1870
|
+
"mode": "purifai-stream",
|
|
1871
|
+
"corpus": "readable-large",
|
|
1872
|
+
"codeUnits": 262200,
|
|
1873
|
+
"startHeapBytes": 4213616,
|
|
1874
|
+
"endHeapBytes": 5302760,
|
|
1875
|
+
"retainedHeapBytes": 1089144,
|
|
1876
|
+
"maxRssBytes": 70041600,
|
|
1877
|
+
"checksum": 2225436212,
|
|
1878
|
+
"outputCodeUnits": 129258,
|
|
1879
|
+
"rawSamples": [
|
|
1880
|
+
{
|
|
1881
|
+
"startHeapBytes": 4213616,
|
|
1882
|
+
"endHeapBytes": 5287672,
|
|
1883
|
+
"retainedHeapBytes": 1074056,
|
|
1884
|
+
"maxRssBytes": 70041600
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"startHeapBytes": 4213616,
|
|
1888
|
+
"endHeapBytes": 5302760,
|
|
1889
|
+
"retainedHeapBytes": 1089144,
|
|
1890
|
+
"maxRssBytes": 69255168
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"startHeapBytes": 4213616,
|
|
1894
|
+
"endHeapBytes": 5289104,
|
|
1895
|
+
"retainedHeapBytes": 1075488,
|
|
1896
|
+
"maxRssBytes": 71106560
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"startHeapBytes": 4213616,
|
|
1900
|
+
"endHeapBytes": 5303824,
|
|
1901
|
+
"retainedHeapBytes": 1090208,
|
|
1902
|
+
"maxRssBytes": 70598656
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"startHeapBytes": 4213688,
|
|
1906
|
+
"endHeapBytes": 5302928,
|
|
1907
|
+
"retainedHeapBytes": 1089240,
|
|
1908
|
+
"maxRssBytes": 69730304
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"startHeapBytes": 4213616,
|
|
1912
|
+
"endHeapBytes": 5303800,
|
|
1913
|
+
"retainedHeapBytes": 1090184,
|
|
1914
|
+
"maxRssBytes": 69353472
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"startHeapBytes": 4213616,
|
|
1918
|
+
"endHeapBytes": 5283672,
|
|
1919
|
+
"retainedHeapBytes": 1070056,
|
|
1920
|
+
"maxRssBytes": 70533120
|
|
1921
|
+
}
|
|
1922
|
+
]
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "memory",
|
|
1926
|
+
"mode": "purifai-one-shot",
|
|
1927
|
+
"corpus": "readable-large",
|
|
1928
|
+
"codeUnits": 262200,
|
|
1929
|
+
"startHeapBytes": 4213616,
|
|
1930
|
+
"endHeapBytes": 6167464,
|
|
1931
|
+
"retainedHeapBytes": 1953848,
|
|
1932
|
+
"maxRssBytes": 70828032,
|
|
1933
|
+
"checksum": 2225436212,
|
|
1934
|
+
"outputCodeUnits": 129258,
|
|
1935
|
+
"rawSamples": [
|
|
1936
|
+
{
|
|
1937
|
+
"startHeapBytes": 4213616,
|
|
1938
|
+
"endHeapBytes": 6173216,
|
|
1939
|
+
"retainedHeapBytes": 1959600,
|
|
1940
|
+
"maxRssBytes": 70828032
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"startHeapBytes": 4213688,
|
|
1944
|
+
"endHeapBytes": 6167768,
|
|
1945
|
+
"retainedHeapBytes": 1954080,
|
|
1946
|
+
"maxRssBytes": 71335936
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"startHeapBytes": 4213616,
|
|
1950
|
+
"endHeapBytes": 6187632,
|
|
1951
|
+
"retainedHeapBytes": 1974016,
|
|
1952
|
+
"maxRssBytes": 71254016
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"startHeapBytes": 4213616,
|
|
1956
|
+
"endHeapBytes": 5342216,
|
|
1957
|
+
"retainedHeapBytes": 1128600,
|
|
1958
|
+
"maxRssBytes": 70483968
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"startHeapBytes": 4213616,
|
|
1962
|
+
"endHeapBytes": 6167464,
|
|
1963
|
+
"retainedHeapBytes": 1953848,
|
|
1964
|
+
"maxRssBytes": 70369280
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"startHeapBytes": 4213616,
|
|
1968
|
+
"endHeapBytes": 6165192,
|
|
1969
|
+
"retainedHeapBytes": 1951576,
|
|
1970
|
+
"maxRssBytes": 72744960
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"startHeapBytes": 4213616,
|
|
1974
|
+
"endHeapBytes": 6161544,
|
|
1975
|
+
"retainedHeapBytes": 1947928,
|
|
1976
|
+
"maxRssBytes": 70696960
|
|
1977
|
+
}
|
|
1978
|
+
]
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
"kind": "memory",
|
|
1982
|
+
"mode": "html-to-text",
|
|
1983
|
+
"corpus": "readable-large",
|
|
1984
|
+
"codeUnits": 262200,
|
|
1985
|
+
"startHeapBytes": 4213616,
|
|
1986
|
+
"endHeapBytes": 6809376,
|
|
1987
|
+
"retainedHeapBytes": 2595760,
|
|
1988
|
+
"maxRssBytes": 86474752,
|
|
1989
|
+
"checksum": 2539708134,
|
|
1990
|
+
"outputCodeUnits": 143057,
|
|
1991
|
+
"rawSamples": [
|
|
1992
|
+
{
|
|
1993
|
+
"startHeapBytes": 4213616,
|
|
1994
|
+
"endHeapBytes": 6807160,
|
|
1995
|
+
"retainedHeapBytes": 2593544,
|
|
1996
|
+
"maxRssBytes": 88326144
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"startHeapBytes": 4213616,
|
|
2000
|
+
"endHeapBytes": 6800000,
|
|
2001
|
+
"retainedHeapBytes": 2586384,
|
|
2002
|
+
"maxRssBytes": 86147072
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"startHeapBytes": 4213616,
|
|
2006
|
+
"endHeapBytes": 6797784,
|
|
2007
|
+
"retainedHeapBytes": 2584168,
|
|
2008
|
+
"maxRssBytes": 87949312
|
|
2009
|
+
},
|
|
2010
|
+
{
|
|
2011
|
+
"startHeapBytes": 4213616,
|
|
2012
|
+
"endHeapBytes": 6817512,
|
|
2013
|
+
"retainedHeapBytes": 2603896,
|
|
2014
|
+
"maxRssBytes": 85819392
|
|
2015
|
+
},
|
|
2016
|
+
{
|
|
2017
|
+
"startHeapBytes": 4213616,
|
|
2018
|
+
"endHeapBytes": 6838248,
|
|
2019
|
+
"retainedHeapBytes": 2624632,
|
|
2020
|
+
"maxRssBytes": 87244800
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"startHeapBytes": 4213616,
|
|
2024
|
+
"endHeapBytes": 6809376,
|
|
2025
|
+
"retainedHeapBytes": 2595760,
|
|
2026
|
+
"maxRssBytes": 86474752
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
"startHeapBytes": 4213616,
|
|
2030
|
+
"endHeapBytes": 6850312,
|
|
2031
|
+
"retainedHeapBytes": 2636696,
|
|
2032
|
+
"maxRssBytes": 85901312
|
|
2033
|
+
}
|
|
2034
|
+
]
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"kind": "memory",
|
|
2038
|
+
"mode": "purifai-stream",
|
|
2039
|
+
"corpus": "hostile-tags",
|
|
2040
|
+
"codeUnits": 262899,
|
|
2041
|
+
"startHeapBytes": 4213616,
|
|
2042
|
+
"endHeapBytes": 5181528,
|
|
2043
|
+
"retainedHeapBytes": 967912,
|
|
2044
|
+
"maxRssBytes": 64061440,
|
|
2045
|
+
"checksum": 2568552611,
|
|
2046
|
+
"outputCodeUnits": 4461,
|
|
2047
|
+
"rawSamples": [
|
|
2048
|
+
{
|
|
2049
|
+
"startHeapBytes": 4213616,
|
|
2050
|
+
"endHeapBytes": 5181624,
|
|
2051
|
+
"retainedHeapBytes": 968008,
|
|
2052
|
+
"maxRssBytes": 64061440
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"startHeapBytes": 4213616,
|
|
2056
|
+
"endHeapBytes": 5181528,
|
|
2057
|
+
"retainedHeapBytes": 967912,
|
|
2058
|
+
"maxRssBytes": 64028672
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"startHeapBytes": 4213616,
|
|
2062
|
+
"endHeapBytes": 5181528,
|
|
2063
|
+
"retainedHeapBytes": 967912,
|
|
2064
|
+
"maxRssBytes": 64110592
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"startHeapBytes": 4213616,
|
|
2068
|
+
"endHeapBytes": 5181528,
|
|
2069
|
+
"retainedHeapBytes": 967912,
|
|
2070
|
+
"maxRssBytes": 64274432
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"startHeapBytes": 4213616,
|
|
2074
|
+
"endHeapBytes": 5181624,
|
|
2075
|
+
"retainedHeapBytes": 968008,
|
|
2076
|
+
"maxRssBytes": 63963136
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"startHeapBytes": 4213616,
|
|
2080
|
+
"endHeapBytes": 5181528,
|
|
2081
|
+
"retainedHeapBytes": 967912,
|
|
2082
|
+
"maxRssBytes": 64028672
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"startHeapBytes": 4213616,
|
|
2086
|
+
"endHeapBytes": 5181528,
|
|
2087
|
+
"retainedHeapBytes": 967912,
|
|
2088
|
+
"maxRssBytes": 64126976
|
|
2089
|
+
}
|
|
2090
|
+
]
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"kind": "memory",
|
|
2094
|
+
"mode": "purifai-one-shot",
|
|
2095
|
+
"corpus": "hostile-tags",
|
|
2096
|
+
"codeUnits": 262899,
|
|
2097
|
+
"startHeapBytes": 4213616,
|
|
2098
|
+
"endHeapBytes": 5128816,
|
|
2099
|
+
"retainedHeapBytes": 915200,
|
|
2100
|
+
"maxRssBytes": 63799296,
|
|
2101
|
+
"checksum": 2568552611,
|
|
2102
|
+
"outputCodeUnits": 4461,
|
|
2103
|
+
"rawSamples": [
|
|
2104
|
+
{
|
|
2105
|
+
"startHeapBytes": 4213616,
|
|
2106
|
+
"endHeapBytes": 5128816,
|
|
2107
|
+
"retainedHeapBytes": 915200,
|
|
2108
|
+
"maxRssBytes": 63782912
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"startHeapBytes": 4213616,
|
|
2112
|
+
"endHeapBytes": 5128816,
|
|
2113
|
+
"retainedHeapBytes": 915200,
|
|
2114
|
+
"maxRssBytes": 63979520
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"startHeapBytes": 4213616,
|
|
2118
|
+
"endHeapBytes": 5152808,
|
|
2119
|
+
"retainedHeapBytes": 939192,
|
|
2120
|
+
"maxRssBytes": 63733760
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"startHeapBytes": 4213616,
|
|
2124
|
+
"endHeapBytes": 5128816,
|
|
2125
|
+
"retainedHeapBytes": 915200,
|
|
2126
|
+
"maxRssBytes": 63799296
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"startHeapBytes": 4213616,
|
|
2130
|
+
"endHeapBytes": 5129328,
|
|
2131
|
+
"retainedHeapBytes": 915712,
|
|
2132
|
+
"maxRssBytes": 64110592
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"startHeapBytes": 4213616,
|
|
2136
|
+
"endHeapBytes": 5128168,
|
|
2137
|
+
"retainedHeapBytes": 914552,
|
|
2138
|
+
"maxRssBytes": 64602112
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"startHeapBytes": 4213616,
|
|
2142
|
+
"endHeapBytes": 5128976,
|
|
2143
|
+
"retainedHeapBytes": 915360,
|
|
2144
|
+
"maxRssBytes": 63717376
|
|
2145
|
+
}
|
|
2146
|
+
]
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
"kind": "memory",
|
|
2150
|
+
"mode": "html-to-text",
|
|
2151
|
+
"corpus": "hostile-tags",
|
|
2152
|
+
"codeUnits": 262899,
|
|
2153
|
+
"startHeapBytes": 4213616,
|
|
2154
|
+
"endHeapBytes": 6532728,
|
|
2155
|
+
"retainedHeapBytes": 2319112,
|
|
2156
|
+
"maxRssBytes": 65634304,
|
|
2157
|
+
"checksum": 1985563821,
|
|
2158
|
+
"outputCodeUnits": 7587,
|
|
2159
|
+
"rawSamples": [
|
|
2160
|
+
{
|
|
2161
|
+
"startHeapBytes": 4213616,
|
|
2162
|
+
"endHeapBytes": 6532712,
|
|
2163
|
+
"retainedHeapBytes": 2319096,
|
|
2164
|
+
"maxRssBytes": 65716224
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"startHeapBytes": 4213616,
|
|
2168
|
+
"endHeapBytes": 6532728,
|
|
2169
|
+
"retainedHeapBytes": 2319112,
|
|
2170
|
+
"maxRssBytes": 65781760
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"startHeapBytes": 4213616,
|
|
2174
|
+
"endHeapBytes": 6532776,
|
|
2175
|
+
"retainedHeapBytes": 2319160,
|
|
2176
|
+
"maxRssBytes": 65667072
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"startHeapBytes": 4213616,
|
|
2180
|
+
"endHeapBytes": 6532664,
|
|
2181
|
+
"retainedHeapBytes": 2319048,
|
|
2182
|
+
"maxRssBytes": 65486848
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
"startHeapBytes": 4213616,
|
|
2186
|
+
"endHeapBytes": 6532776,
|
|
2187
|
+
"retainedHeapBytes": 2319160,
|
|
2188
|
+
"maxRssBytes": 65634304
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
"startHeapBytes": 4213616,
|
|
2192
|
+
"endHeapBytes": 6532728,
|
|
2193
|
+
"retainedHeapBytes": 2319112,
|
|
2194
|
+
"maxRssBytes": 65486848
|
|
2195
|
+
},
|
|
2196
|
+
{
|
|
2197
|
+
"startHeapBytes": 4213616,
|
|
2198
|
+
"endHeapBytes": 6532664,
|
|
2199
|
+
"retainedHeapBytes": 2319048,
|
|
2200
|
+
"maxRssBytes": 65585152
|
|
2201
|
+
}
|
|
2202
|
+
]
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"kind": "memory",
|
|
2206
|
+
"mode": "purifai-stream",
|
|
2207
|
+
"corpus": "hostile-comments",
|
|
2208
|
+
"codeUnits": 262194,
|
|
2209
|
+
"startHeapBytes": 4213616,
|
|
2210
|
+
"endHeapBytes": 5162608,
|
|
2211
|
+
"retainedHeapBytes": 948920,
|
|
2212
|
+
"maxRssBytes": 61177856,
|
|
2213
|
+
"checksum": 828207869,
|
|
2214
|
+
"outputCodeUnits": 6940,
|
|
2215
|
+
"rawSamples": [
|
|
2216
|
+
{
|
|
2217
|
+
"startHeapBytes": 4213616,
|
|
2218
|
+
"endHeapBytes": 5166424,
|
|
2219
|
+
"retainedHeapBytes": 952808,
|
|
2220
|
+
"maxRssBytes": 61325312
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"startHeapBytes": 4213616,
|
|
2224
|
+
"endHeapBytes": 5172256,
|
|
2225
|
+
"retainedHeapBytes": 958640,
|
|
2226
|
+
"maxRssBytes": 61177856
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"startHeapBytes": 4213616,
|
|
2230
|
+
"endHeapBytes": 5162536,
|
|
2231
|
+
"retainedHeapBytes": 948920,
|
|
2232
|
+
"maxRssBytes": 61161472
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"startHeapBytes": 4213616,
|
|
2236
|
+
"endHeapBytes": 5182072,
|
|
2237
|
+
"retainedHeapBytes": 968456,
|
|
2238
|
+
"maxRssBytes": 61243392
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"startHeapBytes": 4213688,
|
|
2242
|
+
"endHeapBytes": 5162608,
|
|
2243
|
+
"retainedHeapBytes": 948920,
|
|
2244
|
+
"maxRssBytes": 61079552
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"startHeapBytes": 4213616,
|
|
2248
|
+
"endHeapBytes": 5162536,
|
|
2249
|
+
"retainedHeapBytes": 948920,
|
|
2250
|
+
"maxRssBytes": 61243392
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"startHeapBytes": 4213688,
|
|
2254
|
+
"endHeapBytes": 5162608,
|
|
2255
|
+
"retainedHeapBytes": 948920,
|
|
2256
|
+
"maxRssBytes": 61079552
|
|
2257
|
+
}
|
|
2258
|
+
]
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"kind": "memory",
|
|
2262
|
+
"mode": "purifai-one-shot",
|
|
2263
|
+
"corpus": "hostile-comments",
|
|
2264
|
+
"codeUnits": 262194,
|
|
2265
|
+
"startHeapBytes": 4213616,
|
|
2266
|
+
"endHeapBytes": 5253792,
|
|
2267
|
+
"retainedHeapBytes": 1040176,
|
|
2268
|
+
"maxRssBytes": 61669376,
|
|
2269
|
+
"checksum": 828207869,
|
|
2270
|
+
"outputCodeUnits": 6940,
|
|
2271
|
+
"rawSamples": [
|
|
2272
|
+
{
|
|
2273
|
+
"startHeapBytes": 4213616,
|
|
2274
|
+
"endHeapBytes": 5253792,
|
|
2275
|
+
"retainedHeapBytes": 1040176,
|
|
2276
|
+
"maxRssBytes": 61669376
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"startHeapBytes": 4213616,
|
|
2280
|
+
"endHeapBytes": 5254160,
|
|
2281
|
+
"retainedHeapBytes": 1040544,
|
|
2282
|
+
"maxRssBytes": 61489152
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"startHeapBytes": 4213616,
|
|
2286
|
+
"endHeapBytes": 5315424,
|
|
2287
|
+
"retainedHeapBytes": 1101808,
|
|
2288
|
+
"maxRssBytes": 62390272
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"startHeapBytes": 4213616,
|
|
2292
|
+
"endHeapBytes": 5248776,
|
|
2293
|
+
"retainedHeapBytes": 1035160,
|
|
2294
|
+
"maxRssBytes": 61587456
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"startHeapBytes": 4213616,
|
|
2298
|
+
"endHeapBytes": 5237096,
|
|
2299
|
+
"retainedHeapBytes": 1023480,
|
|
2300
|
+
"maxRssBytes": 61554688
|
|
2301
|
+
},
|
|
2302
|
+
{
|
|
2303
|
+
"startHeapBytes": 4213688,
|
|
2304
|
+
"endHeapBytes": 5253864,
|
|
2305
|
+
"retainedHeapBytes": 1040176,
|
|
2306
|
+
"maxRssBytes": 61800448
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
"startHeapBytes": 4213616,
|
|
2310
|
+
"endHeapBytes": 5253792,
|
|
2311
|
+
"retainedHeapBytes": 1040176,
|
|
2312
|
+
"maxRssBytes": 61800448
|
|
2313
|
+
}
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"kind": "memory",
|
|
2318
|
+
"mode": "html-to-text",
|
|
2319
|
+
"corpus": "hostile-comments",
|
|
2320
|
+
"codeUnits": 262194,
|
|
2321
|
+
"startHeapBytes": 4213616,
|
|
2322
|
+
"endHeapBytes": 6551352,
|
|
2323
|
+
"retainedHeapBytes": 2337664,
|
|
2324
|
+
"maxRssBytes": 66650112,
|
|
2325
|
+
"checksum": 22403645,
|
|
2326
|
+
"outputCodeUnits": 4003,
|
|
2327
|
+
"rawSamples": [
|
|
2328
|
+
{
|
|
2329
|
+
"startHeapBytes": 4213616,
|
|
2330
|
+
"endHeapBytes": 6555904,
|
|
2331
|
+
"retainedHeapBytes": 2342288,
|
|
2332
|
+
"maxRssBytes": 66535424
|
|
2333
|
+
},
|
|
2334
|
+
{
|
|
2335
|
+
"startHeapBytes": 4213688,
|
|
2336
|
+
"endHeapBytes": 6551352,
|
|
2337
|
+
"retainedHeapBytes": 2337664,
|
|
2338
|
+
"maxRssBytes": 66666496
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"startHeapBytes": 4213616,
|
|
2342
|
+
"endHeapBytes": 6551240,
|
|
2343
|
+
"retainedHeapBytes": 2337624,
|
|
2344
|
+
"maxRssBytes": 66469888
|
|
2345
|
+
},
|
|
2346
|
+
{
|
|
2347
|
+
"startHeapBytes": 4213616,
|
|
2348
|
+
"endHeapBytes": 6551216,
|
|
2349
|
+
"retainedHeapBytes": 2337600,
|
|
2350
|
+
"maxRssBytes": 66650112
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"startHeapBytes": 4213616,
|
|
2354
|
+
"endHeapBytes": 6545944,
|
|
2355
|
+
"retainedHeapBytes": 2332328,
|
|
2356
|
+
"maxRssBytes": 67338240
|
|
2357
|
+
},
|
|
2358
|
+
{
|
|
2359
|
+
"startHeapBytes": 4213616,
|
|
2360
|
+
"endHeapBytes": 6551832,
|
|
2361
|
+
"retainedHeapBytes": 2338216,
|
|
2362
|
+
"maxRssBytes": 67502080
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"startHeapBytes": 4213616,
|
|
2366
|
+
"endHeapBytes": 6553360,
|
|
2367
|
+
"retainedHeapBytes": 2339744,
|
|
2368
|
+
"maxRssBytes": 66584576
|
|
2369
|
+
}
|
|
2370
|
+
]
|
|
2371
|
+
},
|
|
2372
|
+
{
|
|
2373
|
+
"kind": "memory",
|
|
2374
|
+
"mode": "purifai-stream",
|
|
2375
|
+
"corpus": "hostile-entities",
|
|
2376
|
+
"codeUnits": 263292,
|
|
2377
|
+
"startHeapBytes": 4213616,
|
|
2378
|
+
"endHeapBytes": 5210888,
|
|
2379
|
+
"retainedHeapBytes": 997272,
|
|
2380
|
+
"maxRssBytes": 62963712,
|
|
2381
|
+
"checksum": 2683859445,
|
|
2382
|
+
"outputCodeUnits": 258406,
|
|
2383
|
+
"rawSamples": [
|
|
2384
|
+
{
|
|
2385
|
+
"startHeapBytes": 4213616,
|
|
2386
|
+
"endHeapBytes": 5210888,
|
|
2387
|
+
"retainedHeapBytes": 997272,
|
|
2388
|
+
"maxRssBytes": 62832640
|
|
2389
|
+
},
|
|
2390
|
+
{
|
|
2391
|
+
"startHeapBytes": 4213616,
|
|
2392
|
+
"endHeapBytes": 5210792,
|
|
2393
|
+
"retainedHeapBytes": 997176,
|
|
2394
|
+
"maxRssBytes": 63045632
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"startHeapBytes": 4213616,
|
|
2398
|
+
"endHeapBytes": 5210792,
|
|
2399
|
+
"retainedHeapBytes": 997176,
|
|
2400
|
+
"maxRssBytes": 63193088
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"startHeapBytes": 4213616,
|
|
2404
|
+
"endHeapBytes": 5210960,
|
|
2405
|
+
"retainedHeapBytes": 997344,
|
|
2406
|
+
"maxRssBytes": 62963712
|
|
2407
|
+
},
|
|
2408
|
+
{
|
|
2409
|
+
"startHeapBytes": 4213616,
|
|
2410
|
+
"endHeapBytes": 5210888,
|
|
2411
|
+
"retainedHeapBytes": 997272,
|
|
2412
|
+
"maxRssBytes": 63422464
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"startHeapBytes": 4213616,
|
|
2416
|
+
"endHeapBytes": 5210888,
|
|
2417
|
+
"retainedHeapBytes": 997272,
|
|
2418
|
+
"maxRssBytes": 62865408
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"startHeapBytes": 4213616,
|
|
2422
|
+
"endHeapBytes": 5210888,
|
|
2423
|
+
"retainedHeapBytes": 997272,
|
|
2424
|
+
"maxRssBytes": 62783488
|
|
2425
|
+
}
|
|
2426
|
+
]
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
"kind": "memory",
|
|
2430
|
+
"mode": "purifai-one-shot",
|
|
2431
|
+
"corpus": "hostile-entities",
|
|
2432
|
+
"codeUnits": 263292,
|
|
2433
|
+
"startHeapBytes": 4213616,
|
|
2434
|
+
"endHeapBytes": 6296448,
|
|
2435
|
+
"retainedHeapBytes": 2082832,
|
|
2436
|
+
"maxRssBytes": 64389120,
|
|
2437
|
+
"checksum": 2683859445,
|
|
2438
|
+
"outputCodeUnits": 258406,
|
|
2439
|
+
"rawSamples": [
|
|
2440
|
+
{
|
|
2441
|
+
"startHeapBytes": 4213616,
|
|
2442
|
+
"endHeapBytes": 6296448,
|
|
2443
|
+
"retainedHeapBytes": 2082832,
|
|
2444
|
+
"maxRssBytes": 64241664
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"startHeapBytes": 4213616,
|
|
2448
|
+
"endHeapBytes": 6296448,
|
|
2449
|
+
"retainedHeapBytes": 2082832,
|
|
2450
|
+
"maxRssBytes": 64389120
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"startHeapBytes": 4213616,
|
|
2454
|
+
"endHeapBytes": 6296448,
|
|
2455
|
+
"retainedHeapBytes": 2082832,
|
|
2456
|
+
"maxRssBytes": 64372736
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"startHeapBytes": 4213616,
|
|
2460
|
+
"endHeapBytes": 6296448,
|
|
2461
|
+
"retainedHeapBytes": 2082832,
|
|
2462
|
+
"maxRssBytes": 64454656
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"startHeapBytes": 4213616,
|
|
2466
|
+
"endHeapBytes": 6296448,
|
|
2467
|
+
"retainedHeapBytes": 2082832,
|
|
2468
|
+
"maxRssBytes": 64405504
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"startHeapBytes": 4213616,
|
|
2472
|
+
"endHeapBytes": 6296448,
|
|
2473
|
+
"retainedHeapBytes": 2082832,
|
|
2474
|
+
"maxRssBytes": 64290816
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"startHeapBytes": 4213616,
|
|
2478
|
+
"endHeapBytes": 6296448,
|
|
2479
|
+
"retainedHeapBytes": 2082832,
|
|
2480
|
+
"maxRssBytes": 64421888
|
|
2481
|
+
}
|
|
2482
|
+
]
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"kind": "memory",
|
|
2486
|
+
"mode": "html-to-text",
|
|
2487
|
+
"corpus": "hostile-entities",
|
|
2488
|
+
"codeUnits": 263292,
|
|
2489
|
+
"startHeapBytes": 4213616,
|
|
2490
|
+
"endHeapBytes": 7028576,
|
|
2491
|
+
"retainedHeapBytes": 2814960,
|
|
2492
|
+
"maxRssBytes": 69877760,
|
|
2493
|
+
"checksum": 2683859445,
|
|
2494
|
+
"outputCodeUnits": 258406,
|
|
2495
|
+
"rawSamples": [
|
|
2496
|
+
{
|
|
2497
|
+
"startHeapBytes": 4213616,
|
|
2498
|
+
"endHeapBytes": 7028576,
|
|
2499
|
+
"retainedHeapBytes": 2814960,
|
|
2500
|
+
"maxRssBytes": 69517312
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"startHeapBytes": 4213688,
|
|
2504
|
+
"endHeapBytes": 7028336,
|
|
2505
|
+
"retainedHeapBytes": 2814648,
|
|
2506
|
+
"maxRssBytes": 70238208
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"startHeapBytes": 4213616,
|
|
2510
|
+
"endHeapBytes": 7608648,
|
|
2511
|
+
"retainedHeapBytes": 3395032,
|
|
2512
|
+
"maxRssBytes": 69894144
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"startHeapBytes": 4213688,
|
|
2516
|
+
"endHeapBytes": 7609096,
|
|
2517
|
+
"retainedHeapBytes": 3395408,
|
|
2518
|
+
"maxRssBytes": 70041600
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"startHeapBytes": 4213616,
|
|
2522
|
+
"endHeapBytes": 7608648,
|
|
2523
|
+
"retainedHeapBytes": 3395032,
|
|
2524
|
+
"maxRssBytes": 69877760
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"startHeapBytes": 4213616,
|
|
2528
|
+
"endHeapBytes": 7028576,
|
|
2529
|
+
"retainedHeapBytes": 2814960,
|
|
2530
|
+
"maxRssBytes": 69058560
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"startHeapBytes": 4213616,
|
|
2534
|
+
"endHeapBytes": 7028264,
|
|
2535
|
+
"retainedHeapBytes": 2814648,
|
|
2536
|
+
"maxRssBytes": 69664768
|
|
2537
|
+
}
|
|
2538
|
+
]
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
"kind": "memory",
|
|
2542
|
+
"mode": "purifai-stream",
|
|
2543
|
+
"corpus": "hostile-raw",
|
|
2544
|
+
"codeUnits": 263900,
|
|
2545
|
+
"startHeapBytes": 4213616,
|
|
2546
|
+
"endHeapBytes": 5200072,
|
|
2547
|
+
"retainedHeapBytes": 986456,
|
|
2548
|
+
"maxRssBytes": 63406080,
|
|
2549
|
+
"checksum": 2686696428,
|
|
2550
|
+
"outputCodeUnits": 3078,
|
|
2551
|
+
"rawSamples": [
|
|
2552
|
+
{
|
|
2553
|
+
"startHeapBytes": 4213616,
|
|
2554
|
+
"endHeapBytes": 5200072,
|
|
2555
|
+
"retainedHeapBytes": 986456,
|
|
2556
|
+
"maxRssBytes": 63455232
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"startHeapBytes": 4213616,
|
|
2560
|
+
"endHeapBytes": 5200048,
|
|
2561
|
+
"retainedHeapBytes": 986432,
|
|
2562
|
+
"maxRssBytes": 63537152
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"startHeapBytes": 4213616,
|
|
2566
|
+
"endHeapBytes": 5200072,
|
|
2567
|
+
"retainedHeapBytes": 986456,
|
|
2568
|
+
"maxRssBytes": 63406080
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"startHeapBytes": 4213616,
|
|
2572
|
+
"endHeapBytes": 5200072,
|
|
2573
|
+
"retainedHeapBytes": 986456,
|
|
2574
|
+
"maxRssBytes": 63455232
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"startHeapBytes": 4213616,
|
|
2578
|
+
"endHeapBytes": 5200072,
|
|
2579
|
+
"retainedHeapBytes": 986456,
|
|
2580
|
+
"maxRssBytes": 63291392
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"startHeapBytes": 4213616,
|
|
2584
|
+
"endHeapBytes": 5199432,
|
|
2585
|
+
"retainedHeapBytes": 985816,
|
|
2586
|
+
"maxRssBytes": 63406080
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"startHeapBytes": 4213616,
|
|
2590
|
+
"endHeapBytes": 5200072,
|
|
2591
|
+
"retainedHeapBytes": 986456,
|
|
2592
|
+
"maxRssBytes": 63373312
|
|
2593
|
+
}
|
|
2594
|
+
]
|
|
2595
|
+
},
|
|
2596
|
+
{
|
|
2597
|
+
"kind": "memory",
|
|
2598
|
+
"mode": "purifai-one-shot",
|
|
2599
|
+
"corpus": "hostile-raw",
|
|
2600
|
+
"codeUnits": 263900,
|
|
2601
|
+
"startHeapBytes": 4213616,
|
|
2602
|
+
"endHeapBytes": 5166352,
|
|
2603
|
+
"retainedHeapBytes": 952736,
|
|
2604
|
+
"maxRssBytes": 63963136,
|
|
2605
|
+
"checksum": 2686696428,
|
|
2606
|
+
"outputCodeUnits": 3078,
|
|
2607
|
+
"rawSamples": [
|
|
2608
|
+
{
|
|
2609
|
+
"startHeapBytes": 4213616,
|
|
2610
|
+
"endHeapBytes": 5166352,
|
|
2611
|
+
"retainedHeapBytes": 952736,
|
|
2612
|
+
"maxRssBytes": 63963136
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"startHeapBytes": 4213616,
|
|
2616
|
+
"endHeapBytes": 5166320,
|
|
2617
|
+
"retainedHeapBytes": 952704,
|
|
2618
|
+
"maxRssBytes": 62652416
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"startHeapBytes": 4213616,
|
|
2622
|
+
"endHeapBytes": 5166352,
|
|
2623
|
+
"retainedHeapBytes": 952736,
|
|
2624
|
+
"maxRssBytes": 64143360
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"startHeapBytes": 4213752,
|
|
2628
|
+
"endHeapBytes": 5170456,
|
|
2629
|
+
"retainedHeapBytes": 956704,
|
|
2630
|
+
"maxRssBytes": 63946752
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"startHeapBytes": 4213616,
|
|
2634
|
+
"endHeapBytes": 5171944,
|
|
2635
|
+
"retainedHeapBytes": 958328,
|
|
2636
|
+
"maxRssBytes": 64520192
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"startHeapBytes": 4213616,
|
|
2640
|
+
"endHeapBytes": 5184856,
|
|
2641
|
+
"retainedHeapBytes": 971240,
|
|
2642
|
+
"maxRssBytes": 64028672
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"startHeapBytes": 4213616,
|
|
2646
|
+
"endHeapBytes": 5166320,
|
|
2647
|
+
"retainedHeapBytes": 952704,
|
|
2648
|
+
"maxRssBytes": 63832064
|
|
2649
|
+
}
|
|
2650
|
+
]
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
"kind": "memory",
|
|
2654
|
+
"mode": "html-to-text",
|
|
2655
|
+
"corpus": "hostile-raw",
|
|
2656
|
+
"codeUnits": 263900,
|
|
2657
|
+
"startHeapBytes": 4213616,
|
|
2658
|
+
"endHeapBytes": 6526024,
|
|
2659
|
+
"retainedHeapBytes": 2312344,
|
|
2660
|
+
"maxRssBytes": 65929216,
|
|
2661
|
+
"checksum": 3818047700,
|
|
2662
|
+
"outputCodeUnits": 3918,
|
|
2663
|
+
"rawSamples": [
|
|
2664
|
+
{
|
|
2665
|
+
"startHeapBytes": 4213616,
|
|
2666
|
+
"endHeapBytes": 6529376,
|
|
2667
|
+
"retainedHeapBytes": 2315760,
|
|
2668
|
+
"maxRssBytes": 65503232
|
|
2669
|
+
},
|
|
2670
|
+
{
|
|
2671
|
+
"startHeapBytes": 4213616,
|
|
2672
|
+
"endHeapBytes": 6523776,
|
|
2673
|
+
"retainedHeapBytes": 2310160,
|
|
2674
|
+
"maxRssBytes": 65929216
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
"startHeapBytes": 4213616,
|
|
2678
|
+
"endHeapBytes": 6526224,
|
|
2679
|
+
"retainedHeapBytes": 2312608,
|
|
2680
|
+
"maxRssBytes": 66125824
|
|
2681
|
+
},
|
|
2682
|
+
{
|
|
2683
|
+
"startHeapBytes": 4213616,
|
|
2684
|
+
"endHeapBytes": 6525032,
|
|
2685
|
+
"retainedHeapBytes": 2311416,
|
|
2686
|
+
"maxRssBytes": 65863680
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
"startHeapBytes": 4213616,
|
|
2690
|
+
"endHeapBytes": 6529728,
|
|
2691
|
+
"retainedHeapBytes": 2316112,
|
|
2692
|
+
"maxRssBytes": 65830912
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"startHeapBytes": 4213616,
|
|
2696
|
+
"endHeapBytes": 6518416,
|
|
2697
|
+
"retainedHeapBytes": 2304800,
|
|
2698
|
+
"maxRssBytes": 66109440
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"startHeapBytes": 4213680,
|
|
2702
|
+
"endHeapBytes": 6526024,
|
|
2703
|
+
"retainedHeapBytes": 2312344,
|
|
2704
|
+
"maxRssBytes": 65994752
|
|
2705
|
+
}
|
|
2706
|
+
]
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"gates": [
|
|
2710
|
+
{
|
|
2711
|
+
"name": "reviewed readability fixtures",
|
|
2712
|
+
"pass": true,
|
|
2713
|
+
"detail": "Purifai 8/8; striptags 0/8"
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"name": "non-reader body removal",
|
|
2717
|
+
"pass": true,
|
|
2718
|
+
"detail": "Purifai 5/5; striptags script calibration leak observed"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"name": "hostile-tags hostile p95",
|
|
2722
|
+
"pass": true,
|
|
2723
|
+
"detail": "Purifai 2.651 ms; html-to-text 3.052 ms"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"name": "hostile-comments hostile p95",
|
|
2727
|
+
"pass": true,
|
|
2728
|
+
"detail": "Purifai 0.987 ms; html-to-text 1.524 ms"
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
"name": "hostile-entities hostile p95",
|
|
2732
|
+
"pass": true,
|
|
2733
|
+
"detail": "Purifai 2.362 ms; html-to-text 2.876 ms"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"name": "hostile-raw hostile p95",
|
|
2737
|
+
"pass": true,
|
|
2738
|
+
"detail": "Purifai 2.022 ms; html-to-text 2.163 ms"
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"name": "readable-large streaming RSS",
|
|
2742
|
+
"pass": true,
|
|
2743
|
+
"detail": "Purifai 66.80 MiB; html-to-text 82.47 MiB"
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
"name": "hostile-tags streaming RSS",
|
|
2747
|
+
"pass": true,
|
|
2748
|
+
"detail": "Purifai 61.09 MiB; html-to-text 62.59 MiB"
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"name": "hostile-comments streaming RSS",
|
|
2752
|
+
"pass": true,
|
|
2753
|
+
"detail": "Purifai 58.34 MiB; html-to-text 63.56 MiB"
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"name": "hostile-entities streaming RSS",
|
|
2757
|
+
"pass": true,
|
|
2758
|
+
"detail": "Purifai 60.05 MiB; html-to-text 66.64 MiB"
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"name": "hostile-raw streaming RSS",
|
|
2762
|
+
"pass": true,
|
|
2763
|
+
"detail": "Purifai 60.47 MiB; html-to-text 62.88 MiB"
|
|
2764
|
+
}
|
|
2765
|
+
],
|
|
2766
|
+
"pass": true
|
|
2767
|
+
}
|