{"id":16858237,"url":"https://github.com/rn/nsdi2020-data","last_synced_at":"2025-03-18T12:16:25.702Z","repository":{"id":144226261,"uuid":"166685060","full_name":"rn/nsdi2020-data","owner":"rn","description":"Firecracker benchmarking scripts and results","archived":false,"fork":false,"pushed_at":"2020-02-09T18:37:10.000Z","size":24194,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T18:12:48.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-20T16:48:05.000Z","updated_at":"2022-11-25T03:21:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5caa9262-57e1-4c21-b909-5e805474f6bf","html_url":"https://github.com/rn/nsdi2020-data","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn%2Fnsdi2020-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn%2Fnsdi2020-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn%2Fnsdi2020-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn%2Fnsdi2020-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rn","download_url":"https://codeload.github.com/rn/nsdi2020-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244217952,"owners_count":20417677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:12:08.125Z","updated_at":"2025-03-18T12:16:25.674Z","avatar_url":"https://github.com/rn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firecracker benchmarking code\n\nThis repository contains all the scripts, source code, and data used for our NSDI 2020 paper on \"Firecracker: Lightweight Virtualization for Serverless Applications\".\n\n\n## Build the pre-requisites\n\nThe `./prep` directory contains scripts and other tools required to\nrun the tests. Most tests uses minimal OS images build with\n`linuxkit`. It also contains a slightly modified version of\nfirecracker and builds a new, statically linked binary for qemu.\n\nThe following should build everything:\n```\ncd ./prep\nmake\n```\n\nBinaries (and BIOS) are placed into `./bin` and kernel and root\nfilesystem images are placed into `./img`.\n\nA working `docker` and `go` installation is required for building, but\nnot for running the tests and you should be able to copy the `./bin`\nand `./img` directories to a target system to run tests there without\nthese pre-requisites.\n\n## Prepare the host\n\nThis assumes you are running on a Ubuntu system.\n\nInstall some host side utilities\n\n```\nsudo apt update\nsudo apt install -y \\\n    iperf3 \\\n    jq \\\n    hwloc-nox\n    numactl \\\n```\n\n## Running the tests\n\nThere are a bunch of scripts in `./scripts`. They assume you are in the `./scripts` directory when you run them.\n\n```\ncd ./scripts\n./run-all.sh ../data/test\n```\n\nconfigures the host system and runs most of the tests. Test results are stored in the directory provided.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frn%2Fnsdi2020-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frn%2Fnsdi2020-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frn%2Fnsdi2020-data/lists"}