download
raw
373 Bytes
'use strict'
const benchmark = require('benchmark')
const createError = require('..')
const FastifyError = createError('CODE', 'Not available')
new benchmark.Suite()
.add('FastifyError toString', function () { new FastifyError().toString() }, { minSamples: 100 })
.on('cycle', function onCycle (event) { console.log(String(event.target)) })
.run({ async: false })

Xet Storage Details

Size:
373 Bytes
·
Xet hash:
2b3c80c38dc73e22ede80d4364f3797e1692fd66708d743b518607f34c6ac677

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.