js-runtimes-efficiency-testing

This will be the repository of my bachelor thesis, where I will implement a node , deno and bun servers with different endpoints for efficiency testing.

https://github.com/goodeesh/js-runtimes-efficiency-testing

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This will be the repository of my bachelor thesis, where I will implement a node , deno and bun servers with different endpoints for efficiency testing.

Basic Info
  • Host: GitHub
  • Owner: goodeesh
  • Language: TypeScript
  • Default Branch: main
  • Size: 29 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

readme.txt

First readme.

Owner

  • Login: goodeesh
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Sanchez Chiner"
  given-names: "Adrian"
title: "Efficiency of JavaScript Runtimes: Comparing Node.js, Deno, and Bun"
version: 1.0.0
doi: 10.5281/zenodo.15448736
date-released: 2025-05-17
url: "https://github.com/goodeesh/js-runtimes-efficiency-testing"

GitHub Events

Total
  • Release event: 1
  • Public event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Public event: 1
  • Push event: 1
  • Create event: 1

Dependencies

bun/Dockerfile docker
  • oven/bun alpine build
deno/Dockerfile docker
  • denoland/deno latest build
bun/package.json npm
  • @types/bun ^1.2.5 development