purifai 2.0.3 → 3.0.1
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 +234 -376
- package/benchmark/results/v3.json +2767 -0
- package/dist/index.cjs +14 -475
- package/dist/index.d.cts +2 -189
- package/dist/index.d.ts +2 -189
- package/dist/index.js +14 -443
- 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 -42
|
@@ -0,0 +1,2767 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"generatedAt": "2026-08-02T18:59:51.683Z",
|
|
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.1",
|
|
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": 69300
|
|
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
|
+
308295166,
|
|
155
|
+
315449625,
|
|
156
|
+
316805125,
|
|
157
|
+
311093333,
|
|
158
|
+
310963000,
|
|
159
|
+
310778250,
|
|
160
|
+
332629834,
|
|
161
|
+
309998750,
|
|
162
|
+
310738459,
|
|
163
|
+
310804959,
|
|
164
|
+
310621791,
|
|
165
|
+
314440208,
|
|
166
|
+
307906750,
|
|
167
|
+
307505541,
|
|
168
|
+
307563167,
|
|
169
|
+
308195083,
|
|
170
|
+
309137750,
|
|
171
|
+
311082083,
|
|
172
|
+
309733625,
|
|
173
|
+
309232959,
|
|
174
|
+
312131459,
|
|
175
|
+
315671541,
|
|
176
|
+
308541583,
|
|
177
|
+
320342166,
|
|
178
|
+
308531125,
|
|
179
|
+
310064833,
|
|
180
|
+
308050667,
|
|
181
|
+
309843791,
|
|
182
|
+
308138500,
|
|
183
|
+
308802208,
|
|
184
|
+
308413292,
|
|
185
|
+
306533458,
|
|
186
|
+
308364500,
|
|
187
|
+
307797916,
|
|
188
|
+
309076458,
|
|
189
|
+
307718209,
|
|
190
|
+
311672167,
|
|
191
|
+
306913667,
|
|
192
|
+
307601791,
|
|
193
|
+
307380250
|
|
194
|
+
],
|
|
195
|
+
"outputDigest": "8a88dfa3188074941568770d3d7cc7824a2b6dbea7190d37df70277e733c9e36",
|
|
196
|
+
"checksum": 254935040,
|
|
197
|
+
"medianNanosecondsPerOperation": 18868.270874023438,
|
|
198
|
+
"p95NanosecondsPerOperation": 19336.25030517578
|
|
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
|
+
385379208,
|
|
253
|
+
377565042,
|
|
254
|
+
388373917,
|
|
255
|
+
381635458,
|
|
256
|
+
378341084,
|
|
257
|
+
380569916,
|
|
258
|
+
388862917,
|
|
259
|
+
375458625,
|
|
260
|
+
375633708,
|
|
261
|
+
378936167,
|
|
262
|
+
374191875,
|
|
263
|
+
381862292,
|
|
264
|
+
383381583,
|
|
265
|
+
375463958,
|
|
266
|
+
376272791,
|
|
267
|
+
377291292,
|
|
268
|
+
375237792,
|
|
269
|
+
380250625,
|
|
270
|
+
386687542,
|
|
271
|
+
385279958,
|
|
272
|
+
379084000,
|
|
273
|
+
377519792,
|
|
274
|
+
379508625,
|
|
275
|
+
384062625,
|
|
276
|
+
381601667,
|
|
277
|
+
376432458,
|
|
278
|
+
377916834,
|
|
279
|
+
380821042,
|
|
280
|
+
379685625,
|
|
281
|
+
384930667,
|
|
282
|
+
401948250,
|
|
283
|
+
377414209,
|
|
284
|
+
379746583,
|
|
285
|
+
386100666,
|
|
286
|
+
374900458,
|
|
287
|
+
376124000,
|
|
288
|
+
377470625,
|
|
289
|
+
375585000,
|
|
290
|
+
379372208,
|
|
291
|
+
377308292
|
|
292
|
+
],
|
|
293
|
+
"outputDigest": "b3efd6e0483336b78b63404868a4d11bbbc45921700e149caab817ecad77c7e4",
|
|
294
|
+
"checksum": 34734080,
|
|
295
|
+
"medianNanosecondsPerOperation": 185099.609375,
|
|
296
|
+
"p95NanosecondsPerOperation": 189635.70166015625
|
|
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
|
+
278434083,
|
|
351
|
+
279547084,
|
|
352
|
+
277972875,
|
|
353
|
+
278095500,
|
|
354
|
+
276839375,
|
|
355
|
+
277494708,
|
|
356
|
+
277762667,
|
|
357
|
+
277391042,
|
|
358
|
+
276585667,
|
|
359
|
+
276842625,
|
|
360
|
+
277688916,
|
|
361
|
+
287514125,
|
|
362
|
+
282654542,
|
|
363
|
+
288995542,
|
|
364
|
+
289069708,
|
|
365
|
+
292221250,
|
|
366
|
+
279555709,
|
|
367
|
+
278962416,
|
|
368
|
+
282376708,
|
|
369
|
+
280058583,
|
|
370
|
+
279721500,
|
|
371
|
+
277874709,
|
|
372
|
+
280855834,
|
|
373
|
+
283969291,
|
|
374
|
+
278695958,
|
|
375
|
+
277706208,
|
|
376
|
+
279614125,
|
|
377
|
+
279808667,
|
|
378
|
+
279842958,
|
|
379
|
+
278246583,
|
|
380
|
+
286348042,
|
|
381
|
+
289047208,
|
|
382
|
+
291693583,
|
|
383
|
+
296292417,
|
|
384
|
+
283628500,
|
|
385
|
+
278394459,
|
|
386
|
+
277510167,
|
|
387
|
+
278261500,
|
|
388
|
+
279384334,
|
|
389
|
+
280612333
|
|
390
|
+
],
|
|
391
|
+
"outputDigest": "3245b7a338229a9b320c70f2957fc251db019df0ad30b0c120233ee173b78483",
|
|
392
|
+
"checksum": 367001600,
|
|
393
|
+
"medianNanosecondsPerOperation": 8531.099975585938,
|
|
394
|
+
"p95NanosecondsPerOperation": 8901.781707763672
|
|
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
|
+
276833875,
|
|
449
|
+
274436959,
|
|
450
|
+
274678458,
|
|
451
|
+
271581917,
|
|
452
|
+
273304500,
|
|
453
|
+
283508208,
|
|
454
|
+
312176875,
|
|
455
|
+
289816500,
|
|
456
|
+
281702875,
|
|
457
|
+
276807416,
|
|
458
|
+
279415291,
|
|
459
|
+
277786917,
|
|
460
|
+
280516750,
|
|
461
|
+
278674542,
|
|
462
|
+
282106292,
|
|
463
|
+
278419000,
|
|
464
|
+
279230875,
|
|
465
|
+
296103083,
|
|
466
|
+
278755292,
|
|
467
|
+
279706291,
|
|
468
|
+
278861042,
|
|
469
|
+
278553000,
|
|
470
|
+
279434084,
|
|
471
|
+
278051709,
|
|
472
|
+
277954084,
|
|
473
|
+
285442792,
|
|
474
|
+
279818791,
|
|
475
|
+
279824792,
|
|
476
|
+
279872667,
|
|
477
|
+
283738625,
|
|
478
|
+
277579042,
|
|
479
|
+
281118458,
|
|
480
|
+
279080083,
|
|
481
|
+
279638250,
|
|
482
|
+
280412459,
|
|
483
|
+
290310625,
|
|
484
|
+
300389042,
|
|
485
|
+
287728167,
|
|
486
|
+
279015750,
|
|
487
|
+
277745500
|
|
488
|
+
],
|
|
489
|
+
"outputDigest": "da0c89abf67f63177495b249667ad3bbf5ffc13e651dcec685b0eb031a3b9bec",
|
|
490
|
+
"checksum": 165463040,
|
|
491
|
+
"medianNanosecondsPerOperation": 8731727.84375,
|
|
492
|
+
"p95NanosecondsPerOperation": 9253221.34375
|
|
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
|
+
245496625,
|
|
547
|
+
222761375,
|
|
548
|
+
215094417,
|
|
549
|
+
211348458,
|
|
550
|
+
213693375,
|
|
551
|
+
208865334,
|
|
552
|
+
217559750,
|
|
553
|
+
219430042,
|
|
554
|
+
238036459,
|
|
555
|
+
253497083,
|
|
556
|
+
249546500,
|
|
557
|
+
257125917,
|
|
558
|
+
252915958,
|
|
559
|
+
254982958,
|
|
560
|
+
246450375,
|
|
561
|
+
263898209,
|
|
562
|
+
260682250,
|
|
563
|
+
244473959,
|
|
564
|
+
226599666,
|
|
565
|
+
224250791,
|
|
566
|
+
222879792,
|
|
567
|
+
225037792,
|
|
568
|
+
222668125,
|
|
569
|
+
232474916,
|
|
570
|
+
226458125,
|
|
571
|
+
234294875,
|
|
572
|
+
226239834,
|
|
573
|
+
263725250,
|
|
574
|
+
262328375,
|
|
575
|
+
268993667,
|
|
576
|
+
257440875,
|
|
577
|
+
283159583,
|
|
578
|
+
273683584,
|
|
579
|
+
270869417,
|
|
580
|
+
265380625,
|
|
581
|
+
261136334,
|
|
582
|
+
238744667,
|
|
583
|
+
212517500,
|
|
584
|
+
209582584,
|
|
585
|
+
216345750
|
|
586
|
+
],
|
|
587
|
+
"outputDigest": "30d8152810b68b55795e3d501f705cae34374b976e92aa189abc06d8fd033ebd",
|
|
588
|
+
"checksum": 91562880,
|
|
589
|
+
"medianNanosecondsPerOperation": 14877278.6875,
|
|
590
|
+
"p95NanosecondsPerOperation": 16929338.5625
|
|
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
|
+
277383708,
|
|
645
|
+
272703792,
|
|
646
|
+
272286625,
|
|
647
|
+
272170250,
|
|
648
|
+
273663000,
|
|
649
|
+
273690083,
|
|
650
|
+
271446458,
|
|
651
|
+
267793167,
|
|
652
|
+
268140708,
|
|
653
|
+
269028291,
|
|
654
|
+
268657125,
|
|
655
|
+
265622500,
|
|
656
|
+
266771000,
|
|
657
|
+
265834708,
|
|
658
|
+
269558583,
|
|
659
|
+
266430625,
|
|
660
|
+
271917958,
|
|
661
|
+
266678792,
|
|
662
|
+
267087375,
|
|
663
|
+
266209500,
|
|
664
|
+
271344334,
|
|
665
|
+
266415625,
|
|
666
|
+
267495542,
|
|
667
|
+
270988625,
|
|
668
|
+
273335000,
|
|
669
|
+
276234750,
|
|
670
|
+
270400833,
|
|
671
|
+
270241500,
|
|
672
|
+
269963167,
|
|
673
|
+
270835125,
|
|
674
|
+
269688708,
|
|
675
|
+
269775958,
|
|
676
|
+
265685792,
|
|
677
|
+
271306416,
|
|
678
|
+
267934500,
|
|
679
|
+
268638042,
|
|
680
|
+
267070750,
|
|
681
|
+
268793333,
|
|
682
|
+
269232167,
|
|
683
|
+
269837333
|
|
684
|
+
],
|
|
685
|
+
"outputDigest": "22da20aa0367ce097b29d7216a95379bd42667118dddf6db0116e6647df221bd",
|
|
686
|
+
"checksum": 292224000,
|
|
687
|
+
"medianNanosecondsPerOperation": 4211852.859375,
|
|
688
|
+
"p95NanosecondsPerOperation": 4276407.546875
|
|
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
|
+
338931791,
|
|
743
|
+
343367125,
|
|
744
|
+
340771458,
|
|
745
|
+
339052833,
|
|
746
|
+
341038208,
|
|
747
|
+
341713875,
|
|
748
|
+
346508875,
|
|
749
|
+
337839000,
|
|
750
|
+
337172708,
|
|
751
|
+
338903125,
|
|
752
|
+
340316042,
|
|
753
|
+
336262458,
|
|
754
|
+
337160541,
|
|
755
|
+
341007833,
|
|
756
|
+
339138583,
|
|
757
|
+
337790625,
|
|
758
|
+
335673458,
|
|
759
|
+
337604958,
|
|
760
|
+
339265750,
|
|
761
|
+
339931209,
|
|
762
|
+
341797042,
|
|
763
|
+
344169375,
|
|
764
|
+
336801042,
|
|
765
|
+
334203500,
|
|
766
|
+
336359125,
|
|
767
|
+
339712250,
|
|
768
|
+
339004166,
|
|
769
|
+
339702458,
|
|
770
|
+
337936458,
|
|
771
|
+
337351000,
|
|
772
|
+
338895541,
|
|
773
|
+
339454333,
|
|
774
|
+
338714500,
|
|
775
|
+
343647542,
|
|
776
|
+
337698417,
|
|
777
|
+
332642708,
|
|
778
|
+
339032500,
|
|
779
|
+
339060416,
|
|
780
|
+
340539750,
|
|
781
|
+
337606291
|
|
782
|
+
],
|
|
783
|
+
"outputDigest": "6e7cd4e45209aed8b3d738b50e9b9acbb6f75d94b6475300573102456d3e7264",
|
|
784
|
+
"checksum": 23070720,
|
|
785
|
+
"medianNanosecondsPerOperation": 2648470.046875,
|
|
786
|
+
"p95NanosecondsPerOperation": 2684746.421875
|
|
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
|
+
128,
|
|
797
|
+
128,
|
|
798
|
+
128,
|
|
799
|
+
128,
|
|
800
|
+
128,
|
|
801
|
+
128,
|
|
802
|
+
128,
|
|
803
|
+
128,
|
|
804
|
+
128,
|
|
805
|
+
128,
|
|
806
|
+
128,
|
|
807
|
+
128,
|
|
808
|
+
128,
|
|
809
|
+
128,
|
|
810
|
+
128,
|
|
811
|
+
128,
|
|
812
|
+
128,
|
|
813
|
+
128,
|
|
814
|
+
128,
|
|
815
|
+
128,
|
|
816
|
+
128,
|
|
817
|
+
128,
|
|
818
|
+
128,
|
|
819
|
+
128,
|
|
820
|
+
128,
|
|
821
|
+
128,
|
|
822
|
+
128,
|
|
823
|
+
128,
|
|
824
|
+
128,
|
|
825
|
+
128,
|
|
826
|
+
128,
|
|
827
|
+
128,
|
|
828
|
+
128,
|
|
829
|
+
128,
|
|
830
|
+
128,
|
|
831
|
+
128,
|
|
832
|
+
128,
|
|
833
|
+
128,
|
|
834
|
+
128,
|
|
835
|
+
128
|
|
836
|
+
],
|
|
837
|
+
"minimumIterationsPerSample": 128,
|
|
838
|
+
"maximumIterationsPerSample": 128,
|
|
839
|
+
"samplesNanoseconds": [
|
|
840
|
+
386430250,
|
|
841
|
+
384899583,
|
|
842
|
+
383222250,
|
|
843
|
+
383763416,
|
|
844
|
+
384070958,
|
|
845
|
+
384598375,
|
|
846
|
+
389098792,
|
|
847
|
+
385155917,
|
|
848
|
+
386082542,
|
|
849
|
+
385129375,
|
|
850
|
+
383175084,
|
|
851
|
+
382011375,
|
|
852
|
+
381149542,
|
|
853
|
+
382878166,
|
|
854
|
+
383201291,
|
|
855
|
+
383959042,
|
|
856
|
+
389425667,
|
|
857
|
+
387784000,
|
|
858
|
+
383843917,
|
|
859
|
+
387405959,
|
|
860
|
+
386952083,
|
|
861
|
+
382300791,
|
|
862
|
+
383576792,
|
|
863
|
+
385013667,
|
|
864
|
+
385528625,
|
|
865
|
+
382679334,
|
|
866
|
+
381770291,
|
|
867
|
+
388254416,
|
|
868
|
+
453145292,
|
|
869
|
+
441651667,
|
|
870
|
+
394400542,
|
|
871
|
+
384620958,
|
|
872
|
+
386785625,
|
|
873
|
+
384436291,
|
|
874
|
+
381619875,
|
|
875
|
+
387922709,
|
|
876
|
+
391465625,
|
|
877
|
+
382135125,
|
|
878
|
+
381905000,
|
|
879
|
+
380936334
|
|
880
|
+
],
|
|
881
|
+
"outputDigest": "5452dd2e3acd62ca618a7d87b81c8c8b7ff54a86628c81e615ddbdc710851b36",
|
|
882
|
+
"checksum": 39439360,
|
|
883
|
+
"medianNanosecondsPerOperation": 3004674.8046875,
|
|
884
|
+
"p95NanosecondsPerOperation": 3081254.234375
|
|
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
|
+
298128250,
|
|
939
|
+
305576958,
|
|
940
|
+
300174541,
|
|
941
|
+
310339625,
|
|
942
|
+
297380792,
|
|
943
|
+
302999583,
|
|
944
|
+
305554667,
|
|
945
|
+
298188084,
|
|
946
|
+
304836292,
|
|
947
|
+
306680709,
|
|
948
|
+
297500291,
|
|
949
|
+
292904209,
|
|
950
|
+
294806459,
|
|
951
|
+
297607584,
|
|
952
|
+
291807833,
|
|
953
|
+
291263125,
|
|
954
|
+
293791791,
|
|
955
|
+
292890333,
|
|
956
|
+
294161125,
|
|
957
|
+
296475125,
|
|
958
|
+
292864459,
|
|
959
|
+
297359917,
|
|
960
|
+
299901875,
|
|
961
|
+
291956375,
|
|
962
|
+
291737917,
|
|
963
|
+
298562667,
|
|
964
|
+
302857542,
|
|
965
|
+
293531917,
|
|
966
|
+
292539333,
|
|
967
|
+
300113291,
|
|
968
|
+
292603042,
|
|
969
|
+
290930458,
|
|
970
|
+
294357667,
|
|
971
|
+
300668417,
|
|
972
|
+
291841375,
|
|
973
|
+
292005625,
|
|
974
|
+
291867208,
|
|
975
|
+
291550000,
|
|
976
|
+
294580083,
|
|
977
|
+
303098459
|
|
978
|
+
],
|
|
979
|
+
"outputDigest": "b975c03196a61b2ea50cacc1581c82ab36cda00d60846c5d50bcc1f6f3e82f54",
|
|
980
|
+
"checksum": 26711040,
|
|
981
|
+
"medianNanosecondsPerOperation": 2303175.4609375,
|
|
982
|
+
"p95NanosecondsPerOperation": 2387319.984375
|
|
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
|
+
249899417,
|
|
1037
|
+
248548875,
|
|
1038
|
+
246818125,
|
|
1039
|
+
246839542,
|
|
1040
|
+
247591708,
|
|
1041
|
+
247113041,
|
|
1042
|
+
247948291,
|
|
1043
|
+
247404500,
|
|
1044
|
+
248419500,
|
|
1045
|
+
247449541,
|
|
1046
|
+
245923417,
|
|
1047
|
+
248027708,
|
|
1048
|
+
246328250,
|
|
1049
|
+
248449291,
|
|
1050
|
+
247956292,
|
|
1051
|
+
246983708,
|
|
1052
|
+
249562000,
|
|
1053
|
+
247210459,
|
|
1054
|
+
246432084,
|
|
1055
|
+
246300042,
|
|
1056
|
+
247381042,
|
|
1057
|
+
246077542,
|
|
1058
|
+
251085166,
|
|
1059
|
+
246729083,
|
|
1060
|
+
247970791,
|
|
1061
|
+
247102417,
|
|
1062
|
+
246294583,
|
|
1063
|
+
246171084,
|
|
1064
|
+
248009500,
|
|
1065
|
+
247086292,
|
|
1066
|
+
246197166,
|
|
1067
|
+
246721792,
|
|
1068
|
+
247828458,
|
|
1069
|
+
247475875,
|
|
1070
|
+
248260375,
|
|
1071
|
+
246152584,
|
|
1072
|
+
244918417,
|
|
1073
|
+
246274875,
|
|
1074
|
+
246000541,
|
|
1075
|
+
245998500
|
|
1076
|
+
],
|
|
1077
|
+
"outputDigest": "7696da7b4f12b5c934702301adb75082b7f52dd6c9eed3b63c302aa21048dfb0",
|
|
1078
|
+
"checksum": 72099840,
|
|
1079
|
+
"medianNanosecondsPerOperation": 965243.81640625,
|
|
1080
|
+
"p95NanosecondsPerOperation": 974851.5625
|
|
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
|
+
402156375,
|
|
1135
|
+
494679500,
|
|
1136
|
+
388401583,
|
|
1137
|
+
391956709,
|
|
1138
|
+
385469959,
|
|
1139
|
+
397262292,
|
|
1140
|
+
424953750,
|
|
1141
|
+
633007417,
|
|
1142
|
+
388339000,
|
|
1143
|
+
395467208,
|
|
1144
|
+
395775916,
|
|
1145
|
+
399706084,
|
|
1146
|
+
389138041,
|
|
1147
|
+
384890250,
|
|
1148
|
+
399250334,
|
|
1149
|
+
403925750,
|
|
1150
|
+
389465375,
|
|
1151
|
+
383067833,
|
|
1152
|
+
380804042,
|
|
1153
|
+
392061125,
|
|
1154
|
+
387177125,
|
|
1155
|
+
387701250,
|
|
1156
|
+
389043791,
|
|
1157
|
+
389141917,
|
|
1158
|
+
384129417,
|
|
1159
|
+
387350416,
|
|
1160
|
+
378838417,
|
|
1161
|
+
378850375,
|
|
1162
|
+
382609291,
|
|
1163
|
+
380051750,
|
|
1164
|
+
390765833,
|
|
1165
|
+
379678708,
|
|
1166
|
+
395852750,
|
|
1167
|
+
382347333,
|
|
1168
|
+
385283166,
|
|
1169
|
+
394168625,
|
|
1170
|
+
390498042,
|
|
1171
|
+
394211000,
|
|
1172
|
+
388448792,
|
|
1173
|
+
382221584
|
|
1174
|
+
],
|
|
1175
|
+
"outputDigest": "080bcf33dcfe7bd084540e38efb6ea29c301edeec5b351f1557aa84b0ffd9fa4",
|
|
1176
|
+
"checksum": 41093120,
|
|
1177
|
+
"medianNanosecondsPerOperation": 1519702.30859375,
|
|
1178
|
+
"p95NanosecondsPerOperation": 1659975.5859375
|
|
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
|
+
291932375,
|
|
1233
|
+
300531459,
|
|
1234
|
+
307178084,
|
|
1235
|
+
313713291,
|
|
1236
|
+
333299417,
|
|
1237
|
+
308570875,
|
|
1238
|
+
297070417,
|
|
1239
|
+
299942792,
|
|
1240
|
+
296339750,
|
|
1241
|
+
295786500,
|
|
1242
|
+
295910250,
|
|
1243
|
+
295599666,
|
|
1244
|
+
301635750,
|
|
1245
|
+
293285833,
|
|
1246
|
+
307670625,
|
|
1247
|
+
293542625,
|
|
1248
|
+
300735916,
|
|
1249
|
+
304949917,
|
|
1250
|
+
291355834,
|
|
1251
|
+
294903250,
|
|
1252
|
+
299624458,
|
|
1253
|
+
291608625,
|
|
1254
|
+
292258083,
|
|
1255
|
+
291021833,
|
|
1256
|
+
295763416,
|
|
1257
|
+
293086125,
|
|
1258
|
+
288905167,
|
|
1259
|
+
290299375,
|
|
1260
|
+
288258208,
|
|
1261
|
+
292391416,
|
|
1262
|
+
289784792,
|
|
1263
|
+
295452375,
|
|
1264
|
+
289856250,
|
|
1265
|
+
292920750,
|
|
1266
|
+
289095875,
|
|
1267
|
+
293077000,
|
|
1268
|
+
295471333,
|
|
1269
|
+
293718541,
|
|
1270
|
+
293067250,
|
|
1271
|
+
302113417
|
|
1272
|
+
],
|
|
1273
|
+
"outputDigest": "43a901e5ca34d80f29856a0d21e574e0a894f2a96aeae9e68f71f1993ad4efa5",
|
|
1274
|
+
"checksum": 15554560,
|
|
1275
|
+
"medianNanosecondsPerOperation": 2303931.640625,
|
|
1276
|
+
"p95NanosecondsPerOperation": 2410709.9609375
|
|
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
|
+
298384333,
|
|
1331
|
+
299054625,
|
|
1332
|
+
300245584,
|
|
1333
|
+
299408583,
|
|
1334
|
+
307815541,
|
|
1335
|
+
301823125,
|
|
1336
|
+
302771791,
|
|
1337
|
+
298623084,
|
|
1338
|
+
298432750,
|
|
1339
|
+
299139666,
|
|
1340
|
+
300819208,
|
|
1341
|
+
301446750,
|
|
1342
|
+
298952292,
|
|
1343
|
+
298199083,
|
|
1344
|
+
297744208,
|
|
1345
|
+
300389666,
|
|
1346
|
+
299019042,
|
|
1347
|
+
299010041,
|
|
1348
|
+
298533208,
|
|
1349
|
+
297367333,
|
|
1350
|
+
298788375,
|
|
1351
|
+
299029417,
|
|
1352
|
+
298040291,
|
|
1353
|
+
298686750,
|
|
1354
|
+
298454291,
|
|
1355
|
+
298695542,
|
|
1356
|
+
297943875,
|
|
1357
|
+
297159708,
|
|
1358
|
+
298958959,
|
|
1359
|
+
298454958,
|
|
1360
|
+
297956041,
|
|
1361
|
+
299238709,
|
|
1362
|
+
298338666,
|
|
1363
|
+
298185541,
|
|
1364
|
+
299044667,
|
|
1365
|
+
298176041,
|
|
1366
|
+
299088250,
|
|
1367
|
+
298990959,
|
|
1368
|
+
298095000,
|
|
1369
|
+
299805208
|
|
1370
|
+
],
|
|
1371
|
+
"outputDigest": "3a639c6b24595d6237272ed4c997f740d029209605b24b18560e8f0b066c0bce",
|
|
1372
|
+
"checksum": 1323217920,
|
|
1373
|
+
"medianNanosecondsPerOperation": 2334284.1796875,
|
|
1374
|
+
"p95NanosecondsPerOperation": 2357993.1640625
|
|
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
|
+
366870958,
|
|
1429
|
+
372950083,
|
|
1430
|
+
363993375,
|
|
1431
|
+
370314084,
|
|
1432
|
+
362853375,
|
|
1433
|
+
374746000,
|
|
1434
|
+
382602125,
|
|
1435
|
+
390022375,
|
|
1436
|
+
368628000,
|
|
1437
|
+
376092583,
|
|
1438
|
+
414321542,
|
|
1439
|
+
382697083,
|
|
1440
|
+
367583209,
|
|
1441
|
+
361708375,
|
|
1442
|
+
360869083,
|
|
1443
|
+
363518875,
|
|
1444
|
+
365950334,
|
|
1445
|
+
362423375,
|
|
1446
|
+
361986584,
|
|
1447
|
+
364060250,
|
|
1448
|
+
368474958,
|
|
1449
|
+
364041875,
|
|
1450
|
+
366783208,
|
|
1451
|
+
361188542,
|
|
1452
|
+
368850083,
|
|
1453
|
+
365866000,
|
|
1454
|
+
364840084,
|
|
1455
|
+
362872042,
|
|
1456
|
+
364193208,
|
|
1457
|
+
367604000,
|
|
1458
|
+
363687083,
|
|
1459
|
+
373020583,
|
|
1460
|
+
388156167,
|
|
1461
|
+
361721667,
|
|
1462
|
+
361616584,
|
|
1463
|
+
368794500,
|
|
1464
|
+
363587834,
|
|
1465
|
+
366294084,
|
|
1466
|
+
362882250,
|
|
1467
|
+
363813250
|
|
1468
|
+
],
|
|
1469
|
+
"outputDigest": "3a639c6b24595d6237272ed4c997f740d029209605b24b18560e8f0b066c0bce",
|
|
1470
|
+
"checksum": 1323217920,
|
|
1471
|
+
"medianNanosecondsPerOperation": 2858328.125,
|
|
1472
|
+
"p95NanosecondsPerOperation": 3032470.0546875
|
|
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
|
+
319699208,
|
|
1527
|
+
322420708,
|
|
1528
|
+
325465000,
|
|
1529
|
+
315386333,
|
|
1530
|
+
312019125,
|
|
1531
|
+
317063167,
|
|
1532
|
+
313877583,
|
|
1533
|
+
312975791,
|
|
1534
|
+
318764250,
|
|
1535
|
+
315786834,
|
|
1536
|
+
312894541,
|
|
1537
|
+
313923583,
|
|
1538
|
+
318303125,
|
|
1539
|
+
312683583,
|
|
1540
|
+
313606084,
|
|
1541
|
+
321160917,
|
|
1542
|
+
311695125,
|
|
1543
|
+
311698250,
|
|
1544
|
+
315430750,
|
|
1545
|
+
322087958,
|
|
1546
|
+
312872792,
|
|
1547
|
+
315201208,
|
|
1548
|
+
311615375,
|
|
1549
|
+
311458708,
|
|
1550
|
+
312204500,
|
|
1551
|
+
310418209,
|
|
1552
|
+
320900667,
|
|
1553
|
+
308479583,
|
|
1554
|
+
322769958,
|
|
1555
|
+
323748667,
|
|
1556
|
+
312322125,
|
|
1557
|
+
314913167,
|
|
1558
|
+
314450708,
|
|
1559
|
+
318517625,
|
|
1560
|
+
321002083,
|
|
1561
|
+
309538708,
|
|
1562
|
+
321558459,
|
|
1563
|
+
313745000,
|
|
1564
|
+
320228416,
|
|
1565
|
+
321631250
|
|
1566
|
+
],
|
|
1567
|
+
"outputDigest": "72f72c32141c01ca9ebac75fbcb945a1c99f415cdf510ebec3d1458cb37ebba2",
|
|
1568
|
+
"checksum": 1344256000,
|
|
1569
|
+
"medianNanosecondsPerOperation": 2460259.1171875,
|
|
1570
|
+
"p95NanosecondsPerOperation": 2521640.296875
|
|
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
|
+
260645792,
|
|
1625
|
+
257027500,
|
|
1626
|
+
256382000,
|
|
1627
|
+
266847959,
|
|
1628
|
+
262160000,
|
|
1629
|
+
314209417,
|
|
1630
|
+
271911500,
|
|
1631
|
+
265771042,
|
|
1632
|
+
258332917,
|
|
1633
|
+
256466500,
|
|
1634
|
+
261115417,
|
|
1635
|
+
286242167,
|
|
1636
|
+
281708958,
|
|
1637
|
+
276774917,
|
|
1638
|
+
256996000,
|
|
1639
|
+
332461042,
|
|
1640
|
+
274072458,
|
|
1641
|
+
261682708,
|
|
1642
|
+
255916709,
|
|
1643
|
+
257730500,
|
|
1644
|
+
256389458,
|
|
1645
|
+
265394125,
|
|
1646
|
+
262387417,
|
|
1647
|
+
266095875,
|
|
1648
|
+
269906042,
|
|
1649
|
+
258984042,
|
|
1650
|
+
259146125,
|
|
1651
|
+
267687500,
|
|
1652
|
+
277402417,
|
|
1653
|
+
267841167,
|
|
1654
|
+
266585667,
|
|
1655
|
+
272147792,
|
|
1656
|
+
258405125,
|
|
1657
|
+
270384917,
|
|
1658
|
+
269524042,
|
|
1659
|
+
275700208,
|
|
1660
|
+
267112708,
|
|
1661
|
+
259103958,
|
|
1662
|
+
270097833,
|
|
1663
|
+
260458791
|
|
1664
|
+
],
|
|
1665
|
+
"outputDigest": "f892441dd4b8fb4c2f5468b34b3ddedef15005835a3c10b42ab72b45d0747633",
|
|
1666
|
+
"checksum": 15810560,
|
|
1667
|
+
"medianNanosecondsPerOperation": 2076336.265625,
|
|
1668
|
+
"p95NanosecondsPerOperation": 2236266.9296875
|
|
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
|
+
284021625,
|
|
1723
|
+
322205334,
|
|
1724
|
+
318302458,
|
|
1725
|
+
289412459,
|
|
1726
|
+
296344709,
|
|
1727
|
+
295984666,
|
|
1728
|
+
295670625,
|
|
1729
|
+
324634500,
|
|
1730
|
+
392412917,
|
|
1731
|
+
320229500,
|
|
1732
|
+
385051125,
|
|
1733
|
+
381284083,
|
|
1734
|
+
440857542,
|
|
1735
|
+
318579084,
|
|
1736
|
+
331371084,
|
|
1737
|
+
307572125,
|
|
1738
|
+
307206750,
|
|
1739
|
+
364308791,
|
|
1740
|
+
400266792,
|
|
1741
|
+
359710209,
|
|
1742
|
+
477917250,
|
|
1743
|
+
313187417,
|
|
1744
|
+
299111666,
|
|
1745
|
+
300219750,
|
|
1746
|
+
301319875,
|
|
1747
|
+
302579708,
|
|
1748
|
+
306069125,
|
|
1749
|
+
306286958,
|
|
1750
|
+
305058208,
|
|
1751
|
+
297149125,
|
|
1752
|
+
297219292,
|
|
1753
|
+
298149750,
|
|
1754
|
+
299305875,
|
|
1755
|
+
348025750,
|
|
1756
|
+
301881625,
|
|
1757
|
+
297077542,
|
|
1758
|
+
299926500,
|
|
1759
|
+
308729042,
|
|
1760
|
+
296560042,
|
|
1761
|
+
301957292
|
|
1762
|
+
],
|
|
1763
|
+
"outputDigest": "d72f998ad7cecb85a6586f9deb11b794e3c38feacc43b2cda152ca27b378d422",
|
|
1764
|
+
"checksum": 20111360,
|
|
1765
|
+
"medianNanosecondsPerOperation": 2391165.0390625,
|
|
1766
|
+
"p95NanosecondsPerOperation": 3127084.3125
|
|
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
|
+
246874541,
|
|
1821
|
+
236802959,
|
|
1822
|
+
233559458,
|
|
1823
|
+
248376583,
|
|
1824
|
+
251014541,
|
|
1825
|
+
235903250,
|
|
1826
|
+
233125875,
|
|
1827
|
+
247915083,
|
|
1828
|
+
252173583,
|
|
1829
|
+
237239917,
|
|
1830
|
+
266013583,
|
|
1831
|
+
252490000,
|
|
1832
|
+
259319250,
|
|
1833
|
+
258407125,
|
|
1834
|
+
266681917,
|
|
1835
|
+
264822166,
|
|
1836
|
+
275370167,
|
|
1837
|
+
261965667,
|
|
1838
|
+
275978542,
|
|
1839
|
+
283952459,
|
|
1840
|
+
346174250,
|
|
1841
|
+
613873625,
|
|
1842
|
+
433664834,
|
|
1843
|
+
434787042,
|
|
1844
|
+
789136167,
|
|
1845
|
+
413456042,
|
|
1846
|
+
290964500,
|
|
1847
|
+
265408417,
|
|
1848
|
+
258108750,
|
|
1849
|
+
247414958,
|
|
1850
|
+
260651584,
|
|
1851
|
+
259633458,
|
|
1852
|
+
249217417,
|
|
1853
|
+
249745333,
|
|
1854
|
+
238445292,
|
|
1855
|
+
265316875,
|
|
1856
|
+
322565875,
|
|
1857
|
+
272993083,
|
|
1858
|
+
294244917,
|
|
1859
|
+
359595541
|
|
1860
|
+
],
|
|
1861
|
+
"outputDigest": "9bb725005055412c75a8e8d1fb5a0780595174ac8bbe5a24f768647bd4e4debe",
|
|
1862
|
+
"checksum": 599040,
|
|
1863
|
+
"medianNanosecondsPerOperation": 2036340.5,
|
|
1864
|
+
"p95NanosecondsPerOperation": 3396773.765625
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"memory": [
|
|
1868
|
+
{
|
|
1869
|
+
"kind": "memory",
|
|
1870
|
+
"mode": "purifai-stream",
|
|
1871
|
+
"corpus": "readable-large",
|
|
1872
|
+
"codeUnits": 262200,
|
|
1873
|
+
"startHeapBytes": 4213616,
|
|
1874
|
+
"endHeapBytes": 5303176,
|
|
1875
|
+
"retainedHeapBytes": 1089560,
|
|
1876
|
+
"maxRssBytes": 70156288,
|
|
1877
|
+
"checksum": 2225436212,
|
|
1878
|
+
"outputCodeUnits": 129258,
|
|
1879
|
+
"rawSamples": [
|
|
1880
|
+
{
|
|
1881
|
+
"startHeapBytes": 4213616,
|
|
1882
|
+
"endHeapBytes": 5244320,
|
|
1883
|
+
"retainedHeapBytes": 1030704,
|
|
1884
|
+
"maxRssBytes": 73826304
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"startHeapBytes": 4213616,
|
|
1888
|
+
"endHeapBytes": 5519256,
|
|
1889
|
+
"retainedHeapBytes": 1305640,
|
|
1890
|
+
"maxRssBytes": 70090752
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"startHeapBytes": 4213616,
|
|
1894
|
+
"endHeapBytes": 5302832,
|
|
1895
|
+
"retainedHeapBytes": 1089216,
|
|
1896
|
+
"maxRssBytes": 72007680
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"startHeapBytes": 4213616,
|
|
1900
|
+
"endHeapBytes": 5303776,
|
|
1901
|
+
"retainedHeapBytes": 1090160,
|
|
1902
|
+
"maxRssBytes": 69435392
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"startHeapBytes": 4213616,
|
|
1906
|
+
"endHeapBytes": 5303800,
|
|
1907
|
+
"retainedHeapBytes": 1090184,
|
|
1908
|
+
"maxRssBytes": 70107136
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"startHeapBytes": 4213616,
|
|
1912
|
+
"endHeapBytes": 5287776,
|
|
1913
|
+
"retainedHeapBytes": 1074160,
|
|
1914
|
+
"maxRssBytes": 70156288
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"startHeapBytes": 4213616,
|
|
1918
|
+
"endHeapBytes": 5303176,
|
|
1919
|
+
"retainedHeapBytes": 1089560,
|
|
1920
|
+
"maxRssBytes": 72220672
|
|
1921
|
+
}
|
|
1922
|
+
]
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "memory",
|
|
1926
|
+
"mode": "purifai-one-shot",
|
|
1927
|
+
"corpus": "readable-large",
|
|
1928
|
+
"codeUnits": 262200,
|
|
1929
|
+
"startHeapBytes": 4213616,
|
|
1930
|
+
"endHeapBytes": 6165416,
|
|
1931
|
+
"retainedHeapBytes": 1951736,
|
|
1932
|
+
"maxRssBytes": 70451200,
|
|
1933
|
+
"checksum": 2225436212,
|
|
1934
|
+
"outputCodeUnits": 129258,
|
|
1935
|
+
"rawSamples": [
|
|
1936
|
+
{
|
|
1937
|
+
"startHeapBytes": 4213616,
|
|
1938
|
+
"endHeapBytes": 6170136,
|
|
1939
|
+
"retainedHeapBytes": 1956520,
|
|
1940
|
+
"maxRssBytes": 74104832
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"startHeapBytes": 4213616,
|
|
1944
|
+
"endHeapBytes": 6163936,
|
|
1945
|
+
"retainedHeapBytes": 1950320,
|
|
1946
|
+
"maxRssBytes": 71155712
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"startHeapBytes": 4213616,
|
|
1950
|
+
"endHeapBytes": 6185112,
|
|
1951
|
+
"retainedHeapBytes": 1971496,
|
|
1952
|
+
"maxRssBytes": 70451200
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"startHeapBytes": 4213616,
|
|
1956
|
+
"endHeapBytes": 5344288,
|
|
1957
|
+
"retainedHeapBytes": 1130672,
|
|
1958
|
+
"maxRssBytes": 68665344
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"startHeapBytes": 4213680,
|
|
1962
|
+
"endHeapBytes": 6165416,
|
|
1963
|
+
"retainedHeapBytes": 1951736,
|
|
1964
|
+
"maxRssBytes": 70352896
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"startHeapBytes": 4213616,
|
|
1968
|
+
"endHeapBytes": 6167272,
|
|
1969
|
+
"retainedHeapBytes": 1953656,
|
|
1970
|
+
"maxRssBytes": 71319552
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"startHeapBytes": 4213688,
|
|
1974
|
+
"endHeapBytes": 5343080,
|
|
1975
|
+
"retainedHeapBytes": 1129392,
|
|
1976
|
+
"maxRssBytes": 68681728
|
|
1977
|
+
}
|
|
1978
|
+
]
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
"kind": "memory",
|
|
1982
|
+
"mode": "html-to-text",
|
|
1983
|
+
"corpus": "readable-large",
|
|
1984
|
+
"codeUnits": 262200,
|
|
1985
|
+
"startHeapBytes": 4213616,
|
|
1986
|
+
"endHeapBytes": 6818728,
|
|
1987
|
+
"retainedHeapBytes": 2605112,
|
|
1988
|
+
"maxRssBytes": 86196224,
|
|
1989
|
+
"checksum": 2539708134,
|
|
1990
|
+
"outputCodeUnits": 143057,
|
|
1991
|
+
"rawSamples": [
|
|
1992
|
+
{
|
|
1993
|
+
"startHeapBytes": 4213680,
|
|
1994
|
+
"endHeapBytes": 6820280,
|
|
1995
|
+
"retainedHeapBytes": 2606600,
|
|
1996
|
+
"maxRssBytes": 86147072
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"startHeapBytes": 4213616,
|
|
2000
|
+
"endHeapBytes": 6818728,
|
|
2001
|
+
"retainedHeapBytes": 2605112,
|
|
2002
|
+
"maxRssBytes": 85934080
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"startHeapBytes": 4213616,
|
|
2006
|
+
"endHeapBytes": 6790648,
|
|
2007
|
+
"retainedHeapBytes": 2577032,
|
|
2008
|
+
"maxRssBytes": 87408640
|
|
2009
|
+
},
|
|
2010
|
+
{
|
|
2011
|
+
"startHeapBytes": 4213680,
|
|
2012
|
+
"endHeapBytes": 6809456,
|
|
2013
|
+
"retainedHeapBytes": 2595776,
|
|
2014
|
+
"maxRssBytes": 87228416
|
|
2015
|
+
},
|
|
2016
|
+
{
|
|
2017
|
+
"startHeapBytes": 4213616,
|
|
2018
|
+
"endHeapBytes": 6836952,
|
|
2019
|
+
"retainedHeapBytes": 2623336,
|
|
2020
|
+
"maxRssBytes": 86097920
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"startHeapBytes": 4213616,
|
|
2024
|
+
"endHeapBytes": 6820768,
|
|
2025
|
+
"retainedHeapBytes": 2607152,
|
|
2026
|
+
"maxRssBytes": 86196224
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
"startHeapBytes": 4213680,
|
|
2030
|
+
"endHeapBytes": 6808376,
|
|
2031
|
+
"retainedHeapBytes": 2594696,
|
|
2032
|
+
"maxRssBytes": 88719360
|
|
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": 64241664,
|
|
2045
|
+
"checksum": 2568552611,
|
|
2046
|
+
"outputCodeUnits": 4461,
|
|
2047
|
+
"rawSamples": [
|
|
2048
|
+
{
|
|
2049
|
+
"startHeapBytes": 4213616,
|
|
2050
|
+
"endHeapBytes": 5181528,
|
|
2051
|
+
"retainedHeapBytes": 967912,
|
|
2052
|
+
"maxRssBytes": 64225280
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"startHeapBytes": 4213616,
|
|
2056
|
+
"endHeapBytes": 5181528,
|
|
2057
|
+
"retainedHeapBytes": 967912,
|
|
2058
|
+
"maxRssBytes": 64356352
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"startHeapBytes": 4213616,
|
|
2062
|
+
"endHeapBytes": 5181624,
|
|
2063
|
+
"retainedHeapBytes": 968008,
|
|
2064
|
+
"maxRssBytes": 64372736
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"startHeapBytes": 4213616,
|
|
2068
|
+
"endHeapBytes": 5181528,
|
|
2069
|
+
"retainedHeapBytes": 967912,
|
|
2070
|
+
"maxRssBytes": 64176128
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"startHeapBytes": 4213616,
|
|
2074
|
+
"endHeapBytes": 5181528,
|
|
2075
|
+
"retainedHeapBytes": 967912,
|
|
2076
|
+
"maxRssBytes": 64094208
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"startHeapBytes": 4213616,
|
|
2080
|
+
"endHeapBytes": 5181456,
|
|
2081
|
+
"retainedHeapBytes": 967840,
|
|
2082
|
+
"maxRssBytes": 64307200
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"startHeapBytes": 4213616,
|
|
2086
|
+
"endHeapBytes": 5181456,
|
|
2087
|
+
"retainedHeapBytes": 967840,
|
|
2088
|
+
"maxRssBytes": 64241664
|
|
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": 64094208,
|
|
2101
|
+
"checksum": 2568552611,
|
|
2102
|
+
"outputCodeUnits": 4461,
|
|
2103
|
+
"rawSamples": [
|
|
2104
|
+
{
|
|
2105
|
+
"startHeapBytes": 4213616,
|
|
2106
|
+
"endHeapBytes": 5165480,
|
|
2107
|
+
"retainedHeapBytes": 951864,
|
|
2108
|
+
"maxRssBytes": 63897600
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"startHeapBytes": 4213616,
|
|
2112
|
+
"endHeapBytes": 5126032,
|
|
2113
|
+
"retainedHeapBytes": 912416,
|
|
2114
|
+
"maxRssBytes": 64094208
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"startHeapBytes": 4213616,
|
|
2118
|
+
"endHeapBytes": 5127816,
|
|
2119
|
+
"retainedHeapBytes": 914200,
|
|
2120
|
+
"maxRssBytes": 64094208
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"startHeapBytes": 4213616,
|
|
2124
|
+
"endHeapBytes": 5128976,
|
|
2125
|
+
"retainedHeapBytes": 915360,
|
|
2126
|
+
"maxRssBytes": 64897024
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"startHeapBytes": 4213616,
|
|
2130
|
+
"endHeapBytes": 5128816,
|
|
2131
|
+
"retainedHeapBytes": 915200,
|
|
2132
|
+
"maxRssBytes": 63750144
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"startHeapBytes": 4213616,
|
|
2136
|
+
"endHeapBytes": 5128816,
|
|
2137
|
+
"retainedHeapBytes": 915200,
|
|
2138
|
+
"maxRssBytes": 64405504
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"startHeapBytes": 4213616,
|
|
2142
|
+
"endHeapBytes": 5127816,
|
|
2143
|
+
"retainedHeapBytes": 914200,
|
|
2144
|
+
"maxRssBytes": 64045056
|
|
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": 2319040,
|
|
2156
|
+
"maxRssBytes": 65732608,
|
|
2157
|
+
"checksum": 1985563821,
|
|
2158
|
+
"outputCodeUnits": 7587,
|
|
2159
|
+
"rawSamples": [
|
|
2160
|
+
{
|
|
2161
|
+
"startHeapBytes": 4213680,
|
|
2162
|
+
"endHeapBytes": 6531880,
|
|
2163
|
+
"retainedHeapBytes": 2318200,
|
|
2164
|
+
"maxRssBytes": 66600960
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"startHeapBytes": 4213616,
|
|
2168
|
+
"endHeapBytes": 6531736,
|
|
2169
|
+
"retainedHeapBytes": 2318120,
|
|
2170
|
+
"maxRssBytes": 65929216
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"startHeapBytes": 4213616,
|
|
2174
|
+
"endHeapBytes": 6532776,
|
|
2175
|
+
"retainedHeapBytes": 2319160,
|
|
2176
|
+
"maxRssBytes": 65552384
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"startHeapBytes": 4213616,
|
|
2180
|
+
"endHeapBytes": 6532752,
|
|
2181
|
+
"retainedHeapBytes": 2319136,
|
|
2182
|
+
"maxRssBytes": 65732608
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
"startHeapBytes": 4213800,
|
|
2186
|
+
"endHeapBytes": 6531784,
|
|
2187
|
+
"retainedHeapBytes": 2317984,
|
|
2188
|
+
"maxRssBytes": 65470464
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
"startHeapBytes": 4213616,
|
|
2192
|
+
"endHeapBytes": 6532728,
|
|
2193
|
+
"retainedHeapBytes": 2319112,
|
|
2194
|
+
"maxRssBytes": 65716224
|
|
2195
|
+
},
|
|
2196
|
+
{
|
|
2197
|
+
"startHeapBytes": 4213688,
|
|
2198
|
+
"endHeapBytes": 6532728,
|
|
2199
|
+
"retainedHeapBytes": 2319040,
|
|
2200
|
+
"maxRssBytes": 65830912
|
|
2201
|
+
}
|
|
2202
|
+
]
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"kind": "memory",
|
|
2206
|
+
"mode": "purifai-stream",
|
|
2207
|
+
"corpus": "hostile-comments",
|
|
2208
|
+
"codeUnits": 262194,
|
|
2209
|
+
"startHeapBytes": 4213616,
|
|
2210
|
+
"endHeapBytes": 5162656,
|
|
2211
|
+
"retainedHeapBytes": 949040,
|
|
2212
|
+
"maxRssBytes": 61341696,
|
|
2213
|
+
"checksum": 828207869,
|
|
2214
|
+
"outputCodeUnits": 6940,
|
|
2215
|
+
"rawSamples": [
|
|
2216
|
+
{
|
|
2217
|
+
"startHeapBytes": 4213616,
|
|
2218
|
+
"endHeapBytes": 5162536,
|
|
2219
|
+
"retainedHeapBytes": 948920,
|
|
2220
|
+
"maxRssBytes": 61341696
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"startHeapBytes": 4213616,
|
|
2224
|
+
"endHeapBytes": 5152936,
|
|
2225
|
+
"retainedHeapBytes": 939320,
|
|
2226
|
+
"maxRssBytes": 61308928
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"startHeapBytes": 4213616,
|
|
2230
|
+
"endHeapBytes": 5162416,
|
|
2231
|
+
"retainedHeapBytes": 948800,
|
|
2232
|
+
"maxRssBytes": 61243392
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"startHeapBytes": 4213616,
|
|
2236
|
+
"endHeapBytes": 5162656,
|
|
2237
|
+
"retainedHeapBytes": 949040,
|
|
2238
|
+
"maxRssBytes": 61456384
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"startHeapBytes": 4213616,
|
|
2242
|
+
"endHeapBytes": 5182720,
|
|
2243
|
+
"retainedHeapBytes": 969104,
|
|
2244
|
+
"maxRssBytes": 61341696
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"startHeapBytes": 4213616,
|
|
2248
|
+
"endHeapBytes": 5162656,
|
|
2249
|
+
"retainedHeapBytes": 949040,
|
|
2250
|
+
"maxRssBytes": 61358080
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"startHeapBytes": 4213616,
|
|
2254
|
+
"endHeapBytes": 5183080,
|
|
2255
|
+
"retainedHeapBytes": 969464,
|
|
2256
|
+
"maxRssBytes": 61325312
|
|
2257
|
+
}
|
|
2258
|
+
]
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"kind": "memory",
|
|
2262
|
+
"mode": "purifai-one-shot",
|
|
2263
|
+
"corpus": "hostile-comments",
|
|
2264
|
+
"codeUnits": 262194,
|
|
2265
|
+
"startHeapBytes": 4213616,
|
|
2266
|
+
"endHeapBytes": 5246720,
|
|
2267
|
+
"retainedHeapBytes": 1033032,
|
|
2268
|
+
"maxRssBytes": 61898752,
|
|
2269
|
+
"checksum": 828207869,
|
|
2270
|
+
"outputCodeUnits": 6940,
|
|
2271
|
+
"rawSamples": [
|
|
2272
|
+
{
|
|
2273
|
+
"startHeapBytes": 4213616,
|
|
2274
|
+
"endHeapBytes": 5248680,
|
|
2275
|
+
"retainedHeapBytes": 1035064,
|
|
2276
|
+
"maxRssBytes": 62062592
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"startHeapBytes": 4213688,
|
|
2280
|
+
"endHeapBytes": 5248384,
|
|
2281
|
+
"retainedHeapBytes": 1034696,
|
|
2282
|
+
"maxRssBytes": 62029824
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"startHeapBytes": 4213616,
|
|
2286
|
+
"endHeapBytes": 5253792,
|
|
2287
|
+
"retainedHeapBytes": 1040176,
|
|
2288
|
+
"maxRssBytes": 61915136
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"startHeapBytes": 4213616,
|
|
2292
|
+
"endHeapBytes": 5237464,
|
|
2293
|
+
"retainedHeapBytes": 1023848,
|
|
2294
|
+
"maxRssBytes": 61358080
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"startHeapBytes": 4213616,
|
|
2298
|
+
"endHeapBytes": 5243880,
|
|
2299
|
+
"retainedHeapBytes": 1030264,
|
|
2300
|
+
"maxRssBytes": 61702144
|
|
2301
|
+
},
|
|
2302
|
+
{
|
|
2303
|
+
"startHeapBytes": 4213616,
|
|
2304
|
+
"endHeapBytes": 5237536,
|
|
2305
|
+
"retainedHeapBytes": 1023920,
|
|
2306
|
+
"maxRssBytes": 61374464
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
"startHeapBytes": 4213688,
|
|
2310
|
+
"endHeapBytes": 5246720,
|
|
2311
|
+
"retainedHeapBytes": 1033032,
|
|
2312
|
+
"maxRssBytes": 61898752
|
|
2313
|
+
}
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"kind": "memory",
|
|
2318
|
+
"mode": "html-to-text",
|
|
2319
|
+
"corpus": "hostile-comments",
|
|
2320
|
+
"codeUnits": 262194,
|
|
2321
|
+
"startHeapBytes": 4213616,
|
|
2322
|
+
"endHeapBytes": 6551408,
|
|
2323
|
+
"retainedHeapBytes": 2337664,
|
|
2324
|
+
"maxRssBytes": 67043328,
|
|
2325
|
+
"checksum": 22403645,
|
|
2326
|
+
"outputCodeUnits": 4003,
|
|
2327
|
+
"rawSamples": [
|
|
2328
|
+
{
|
|
2329
|
+
"startHeapBytes": 4213616,
|
|
2330
|
+
"endHeapBytes": 6551280,
|
|
2331
|
+
"retainedHeapBytes": 2337664,
|
|
2332
|
+
"maxRssBytes": 66666496
|
|
2333
|
+
},
|
|
2334
|
+
{
|
|
2335
|
+
"startHeapBytes": 4213616,
|
|
2336
|
+
"endHeapBytes": 6554512,
|
|
2337
|
+
"retainedHeapBytes": 2340896,
|
|
2338
|
+
"maxRssBytes": 67043328
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"startHeapBytes": 4213800,
|
|
2342
|
+
"endHeapBytes": 6551408,
|
|
2343
|
+
"retainedHeapBytes": 2337608,
|
|
2344
|
+
"maxRssBytes": 67796992
|
|
2345
|
+
},
|
|
2346
|
+
{
|
|
2347
|
+
"startHeapBytes": 4213616,
|
|
2348
|
+
"endHeapBytes": 6546992,
|
|
2349
|
+
"retainedHeapBytes": 2333376,
|
|
2350
|
+
"maxRssBytes": 67387392
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"startHeapBytes": 4213616,
|
|
2354
|
+
"endHeapBytes": 6551264,
|
|
2355
|
+
"retainedHeapBytes": 2337648,
|
|
2356
|
+
"maxRssBytes": 66797568
|
|
2357
|
+
},
|
|
2358
|
+
{
|
|
2359
|
+
"startHeapBytes": 4213616,
|
|
2360
|
+
"endHeapBytes": 6553216,
|
|
2361
|
+
"retainedHeapBytes": 2339600,
|
|
2362
|
+
"maxRssBytes": 67387392
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"startHeapBytes": 4213616,
|
|
2366
|
+
"endHeapBytes": 6552392,
|
|
2367
|
+
"retainedHeapBytes": 2338776,
|
|
2368
|
+
"maxRssBytes": 66912256
|
|
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": 63488000,
|
|
2381
|
+
"checksum": 2683859445,
|
|
2382
|
+
"outputCodeUnits": 258406,
|
|
2383
|
+
"rawSamples": [
|
|
2384
|
+
{
|
|
2385
|
+
"startHeapBytes": 4213616,
|
|
2386
|
+
"endHeapBytes": 5210888,
|
|
2387
|
+
"retainedHeapBytes": 997272,
|
|
2388
|
+
"maxRssBytes": 63275008
|
|
2389
|
+
},
|
|
2390
|
+
{
|
|
2391
|
+
"startHeapBytes": 4213616,
|
|
2392
|
+
"endHeapBytes": 5207072,
|
|
2393
|
+
"retainedHeapBytes": 993456,
|
|
2394
|
+
"maxRssBytes": 63553536
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"startHeapBytes": 4213616,
|
|
2398
|
+
"endHeapBytes": 5210888,
|
|
2399
|
+
"retainedHeapBytes": 997272,
|
|
2400
|
+
"maxRssBytes": 63340544
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"startHeapBytes": 4213616,
|
|
2404
|
+
"endHeapBytes": 5207072,
|
|
2405
|
+
"retainedHeapBytes": 993456,
|
|
2406
|
+
"maxRssBytes": 63488000
|
|
2407
|
+
},
|
|
2408
|
+
{
|
|
2409
|
+
"startHeapBytes": 4213680,
|
|
2410
|
+
"endHeapBytes": 5210888,
|
|
2411
|
+
"retainedHeapBytes": 997208,
|
|
2412
|
+
"maxRssBytes": 63651840
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"startHeapBytes": 4213616,
|
|
2416
|
+
"endHeapBytes": 5210888,
|
|
2417
|
+
"retainedHeapBytes": 997272,
|
|
2418
|
+
"maxRssBytes": 63012864
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"startHeapBytes": 4213616,
|
|
2422
|
+
"endHeapBytes": 5210960,
|
|
2423
|
+
"retainedHeapBytes": 997344,
|
|
2424
|
+
"maxRssBytes": 64176128
|
|
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": 64405504,
|
|
2437
|
+
"checksum": 2683859445,
|
|
2438
|
+
"outputCodeUnits": 258406,
|
|
2439
|
+
"rawSamples": [
|
|
2440
|
+
{
|
|
2441
|
+
"startHeapBytes": 4213616,
|
|
2442
|
+
"endHeapBytes": 6296448,
|
|
2443
|
+
"retainedHeapBytes": 2082832,
|
|
2444
|
+
"maxRssBytes": 64405504
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"startHeapBytes": 4213616,
|
|
2448
|
+
"endHeapBytes": 6296448,
|
|
2449
|
+
"retainedHeapBytes": 2082832,
|
|
2450
|
+
"maxRssBytes": 64225280
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"startHeapBytes": 4213616,
|
|
2454
|
+
"endHeapBytes": 6296448,
|
|
2455
|
+
"retainedHeapBytes": 2082832,
|
|
2456
|
+
"maxRssBytes": 64356352
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"startHeapBytes": 4213616,
|
|
2460
|
+
"endHeapBytes": 6296448,
|
|
2461
|
+
"retainedHeapBytes": 2082832,
|
|
2462
|
+
"maxRssBytes": 64274432
|
|
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": 64552960
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"startHeapBytes": 4213616,
|
|
2478
|
+
"endHeapBytes": 6296448,
|
|
2479
|
+
"retainedHeapBytes": 2082832,
|
|
2480
|
+
"maxRssBytes": 64602112
|
|
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": 69566464,
|
|
2493
|
+
"checksum": 2683859445,
|
|
2494
|
+
"outputCodeUnits": 258406,
|
|
2495
|
+
"rawSamples": [
|
|
2496
|
+
{
|
|
2497
|
+
"startHeapBytes": 4213616,
|
|
2498
|
+
"endHeapBytes": 7608912,
|
|
2499
|
+
"retainedHeapBytes": 3395296,
|
|
2500
|
+
"maxRssBytes": 69976064
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"startHeapBytes": 4213616,
|
|
2504
|
+
"endHeapBytes": 7610248,
|
|
2505
|
+
"retainedHeapBytes": 3396632,
|
|
2506
|
+
"maxRssBytes": 69304320
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"startHeapBytes": 4213616,
|
|
2510
|
+
"endHeapBytes": 7028576,
|
|
2511
|
+
"retainedHeapBytes": 2814960,
|
|
2512
|
+
"maxRssBytes": 69419008
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"startHeapBytes": 4213616,
|
|
2516
|
+
"endHeapBytes": 7028576,
|
|
2517
|
+
"retainedHeapBytes": 2814960,
|
|
2518
|
+
"maxRssBytes": 69550080
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"startHeapBytes": 4213752,
|
|
2522
|
+
"endHeapBytes": 7028056,
|
|
2523
|
+
"retainedHeapBytes": 2814304,
|
|
2524
|
+
"maxRssBytes": 70090752
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"startHeapBytes": 4213616,
|
|
2528
|
+
"endHeapBytes": 7028576,
|
|
2529
|
+
"retainedHeapBytes": 2814960,
|
|
2530
|
+
"maxRssBytes": 70254592
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"startHeapBytes": 4213616,
|
|
2534
|
+
"endHeapBytes": 7608960,
|
|
2535
|
+
"retainedHeapBytes": 3395344,
|
|
2536
|
+
"maxRssBytes": 69566464
|
|
2537
|
+
}
|
|
2538
|
+
]
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
"kind": "memory",
|
|
2542
|
+
"mode": "purifai-stream",
|
|
2543
|
+
"corpus": "hostile-raw",
|
|
2544
|
+
"codeUnits": 263900,
|
|
2545
|
+
"startHeapBytes": 4213616,
|
|
2546
|
+
"endHeapBytes": 5199504,
|
|
2547
|
+
"retainedHeapBytes": 985888,
|
|
2548
|
+
"maxRssBytes": 63520768,
|
|
2549
|
+
"checksum": 2686696428,
|
|
2550
|
+
"outputCodeUnits": 3078,
|
|
2551
|
+
"rawSamples": [
|
|
2552
|
+
{
|
|
2553
|
+
"startHeapBytes": 4213688,
|
|
2554
|
+
"endHeapBytes": 5199328,
|
|
2555
|
+
"retainedHeapBytes": 985640,
|
|
2556
|
+
"maxRssBytes": 63569920
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"startHeapBytes": 4213616,
|
|
2560
|
+
"endHeapBytes": 5200072,
|
|
2561
|
+
"retainedHeapBytes": 986456,
|
|
2562
|
+
"maxRssBytes": 63438848
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"startHeapBytes": 4213616,
|
|
2566
|
+
"endHeapBytes": 5199256,
|
|
2567
|
+
"retainedHeapBytes": 985640,
|
|
2568
|
+
"maxRssBytes": 63438848
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"startHeapBytes": 4213616,
|
|
2572
|
+
"endHeapBytes": 5199504,
|
|
2573
|
+
"retainedHeapBytes": 985888,
|
|
2574
|
+
"maxRssBytes": 63651840
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"startHeapBytes": 4213680,
|
|
2578
|
+
"endHeapBytes": 5200120,
|
|
2579
|
+
"retainedHeapBytes": 986440,
|
|
2580
|
+
"maxRssBytes": 63586304
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"startHeapBytes": 4213616,
|
|
2584
|
+
"endHeapBytes": 5200072,
|
|
2585
|
+
"retainedHeapBytes": 986456,
|
|
2586
|
+
"maxRssBytes": 63520768
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"startHeapBytes": 4213616,
|
|
2590
|
+
"endHeapBytes": 5199256,
|
|
2591
|
+
"retainedHeapBytes": 985640,
|
|
2592
|
+
"maxRssBytes": 63471616
|
|
2593
|
+
}
|
|
2594
|
+
]
|
|
2595
|
+
},
|
|
2596
|
+
{
|
|
2597
|
+
"kind": "memory",
|
|
2598
|
+
"mode": "purifai-one-shot",
|
|
2599
|
+
"corpus": "hostile-raw",
|
|
2600
|
+
"codeUnits": 263900,
|
|
2601
|
+
"startHeapBytes": 4213616,
|
|
2602
|
+
"endHeapBytes": 5166312,
|
|
2603
|
+
"retainedHeapBytes": 952696,
|
|
2604
|
+
"maxRssBytes": 63881216,
|
|
2605
|
+
"checksum": 2686696428,
|
|
2606
|
+
"outputCodeUnits": 3078,
|
|
2607
|
+
"rawSamples": [
|
|
2608
|
+
{
|
|
2609
|
+
"startHeapBytes": 4213616,
|
|
2610
|
+
"endHeapBytes": 5166320,
|
|
2611
|
+
"retainedHeapBytes": 952704,
|
|
2612
|
+
"maxRssBytes": 63995904
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"startHeapBytes": 4213616,
|
|
2616
|
+
"endHeapBytes": 5184536,
|
|
2617
|
+
"retainedHeapBytes": 970920,
|
|
2618
|
+
"maxRssBytes": 63881216
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"startHeapBytes": 4213616,
|
|
2622
|
+
"endHeapBytes": 5166216,
|
|
2623
|
+
"retainedHeapBytes": 952600,
|
|
2624
|
+
"maxRssBytes": 64012288
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"startHeapBytes": 4213616,
|
|
2628
|
+
"endHeapBytes": 5166320,
|
|
2629
|
+
"retainedHeapBytes": 952704,
|
|
2630
|
+
"maxRssBytes": 63750144
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"startHeapBytes": 4213616,
|
|
2634
|
+
"endHeapBytes": 5166312,
|
|
2635
|
+
"retainedHeapBytes": 952696,
|
|
2636
|
+
"maxRssBytes": 64012288
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"startHeapBytes": 4213616,
|
|
2640
|
+
"endHeapBytes": 5166312,
|
|
2641
|
+
"retainedHeapBytes": 952696,
|
|
2642
|
+
"maxRssBytes": 63635456
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"startHeapBytes": 4213616,
|
|
2646
|
+
"endHeapBytes": 5139232,
|
|
2647
|
+
"retainedHeapBytes": 925616,
|
|
2648
|
+
"maxRssBytes": 63127552
|
|
2649
|
+
}
|
|
2650
|
+
]
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
"kind": "memory",
|
|
2654
|
+
"mode": "html-to-text",
|
|
2655
|
+
"corpus": "hostile-raw",
|
|
2656
|
+
"codeUnits": 263900,
|
|
2657
|
+
"startHeapBytes": 4213616,
|
|
2658
|
+
"endHeapBytes": 6532032,
|
|
2659
|
+
"retainedHeapBytes": 2318416,
|
|
2660
|
+
"maxRssBytes": 65945600,
|
|
2661
|
+
"checksum": 3818047700,
|
|
2662
|
+
"outputCodeUnits": 3918,
|
|
2663
|
+
"rawSamples": [
|
|
2664
|
+
{
|
|
2665
|
+
"startHeapBytes": 4213616,
|
|
2666
|
+
"endHeapBytes": 6997432,
|
|
2667
|
+
"retainedHeapBytes": 2783816,
|
|
2668
|
+
"maxRssBytes": 66191360
|
|
2669
|
+
},
|
|
2670
|
+
{
|
|
2671
|
+
"startHeapBytes": 4213616,
|
|
2672
|
+
"endHeapBytes": 6642168,
|
|
2673
|
+
"retainedHeapBytes": 2428552,
|
|
2674
|
+
"maxRssBytes": 65945600
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
"startHeapBytes": 4213688,
|
|
2678
|
+
"endHeapBytes": 6527744,
|
|
2679
|
+
"retainedHeapBytes": 2314056,
|
|
2680
|
+
"maxRssBytes": 65978368
|
|
2681
|
+
},
|
|
2682
|
+
{
|
|
2683
|
+
"startHeapBytes": 4213616,
|
|
2684
|
+
"endHeapBytes": 6526048,
|
|
2685
|
+
"retainedHeapBytes": 2312432,
|
|
2686
|
+
"maxRssBytes": 65896448
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
"startHeapBytes": 4213616,
|
|
2690
|
+
"endHeapBytes": 6532080,
|
|
2691
|
+
"retainedHeapBytes": 2318464,
|
|
2692
|
+
"maxRssBytes": 65896448
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"startHeapBytes": 4213616,
|
|
2696
|
+
"endHeapBytes": 6522736,
|
|
2697
|
+
"retainedHeapBytes": 2309120,
|
|
2698
|
+
"maxRssBytes": 65994752
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"startHeapBytes": 4213616,
|
|
2702
|
+
"endHeapBytes": 6532032,
|
|
2703
|
+
"retainedHeapBytes": 2318416,
|
|
2704
|
+
"maxRssBytes": 65585152
|
|
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.685 ms; html-to-text 3.081 ms"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"name": "hostile-comments hostile p95",
|
|
2727
|
+
"pass": true,
|
|
2728
|
+
"detail": "Purifai 0.975 ms; html-to-text 1.660 ms"
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
"name": "hostile-entities hostile p95",
|
|
2732
|
+
"pass": true,
|
|
2733
|
+
"detail": "Purifai 2.358 ms; html-to-text 3.032 ms"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"name": "hostile-raw hostile p95",
|
|
2737
|
+
"pass": true,
|
|
2738
|
+
"detail": "Purifai 2.236 ms; html-to-text 3.127 ms"
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"name": "readable-large streaming RSS",
|
|
2742
|
+
"pass": true,
|
|
2743
|
+
"detail": "Purifai 66.91 MiB; html-to-text 82.20 MiB"
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
"name": "hostile-tags streaming RSS",
|
|
2747
|
+
"pass": true,
|
|
2748
|
+
"detail": "Purifai 61.27 MiB; html-to-text 62.69 MiB"
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"name": "hostile-comments streaming RSS",
|
|
2752
|
+
"pass": true,
|
|
2753
|
+
"detail": "Purifai 58.50 MiB; html-to-text 63.94 MiB"
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"name": "hostile-entities streaming RSS",
|
|
2757
|
+
"pass": true,
|
|
2758
|
+
"detail": "Purifai 60.55 MiB; html-to-text 66.34 MiB"
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"name": "hostile-raw streaming RSS",
|
|
2762
|
+
"pass": true,
|
|
2763
|
+
"detail": "Purifai 60.58 MiB; html-to-text 62.89 MiB"
|
|
2764
|
+
}
|
|
2765
|
+
],
|
|
2766
|
+
"pass": true
|
|
2767
|
+
}
|