Skip to content

Latest commit

 

History

History

import

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Import Benchmark

How much memory does the importer use while importing files?

It should be relatively flat to enable importing files larger than physical memory.

Usage

$ npm i
$ npm start

> [email protected] start
> npm run build && node dist/src/index.js


> [email protected] build
> aegir build --bundle false

[14:51:28] tsc [started]
[14:51:33] tsc [completed]
generating Ed25519 keypair...
┌─────────┬────────────────┬─────────┬───────────┬──────┐
│ (index) │ Implementation │  ops/s  │   ms/op   │ runs │
├─────────┼────────────────┼─────────┼───────────┼──────┤
//... results here