awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
paulirish avatar

paulirish/memory-stats.js

0
View on GitHub↗
2,093 stars·106 forks·JavaScript·10 views

Memory Stats.js

minimal monitor for JS Heap Size via performance.memory

Features

  • Benchmarking Tools - Monitors JavaScript heap size usage.

Star history

Star history chart for paulirish/memory-stats.jsStar history chart for paulirish/memory-stats.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Memory Stats.js

These projects share indexed features with Memory Stats.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bencherdev/bencherbencherdev avatar

    bencherdev/bencher

    856View on GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    View on GitHub↗856
  • bestiejs/benchmark.jsbestiejs avatar

    bestiejs/benchmark.js

    5,465View on GitHub↗

    benchmark.js is a benchmarking and statistical analysis library designed to measure and compare the execution speeds of JavaScript functions. It serves as a performance measurement tool that calculates mean execution time, margin of error, and standard deviation for specific code implementations. The library provides capabilities for comparing benchmark results to determine relative speed and manages organized test suites that can be run, cloned, or reset in bulk. It includes sampling precision controls to adjust minimum sample sizes and maximum run times to ensure statistical reliability. T

    JavaScript
    View on GitHub↗5,465
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0View on GitHub↗

    Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved.

    View on GitHub↗0
  • addyosmani/timing.jsaddyosmani avatar

    addyosmani/timing.js

    1,481View on GitHub↗

    Navigation Timing API measurement helpers

    JavaScript
    View on GitHub↗1,481
Compare all 30 related projects→

Frequently asked questions

What does paulirish/memory-stats.js do?

minimal monitor for JS Heap Size via performance.memory

What are the main features of paulirish/memory-stats.js?

The main features of paulirish/memory-stats.js are: Benchmarking Tools.

Which projects share features with paulirish/memory-stats.js?

Projects with overlapping indexed features include: bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking. bestiejs/benchmark.js — benchmark.js is a benchmarking and statistical analysis library designed to measure and compare the execution speeds… brianfrankcooper/ycsb — Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved. broofa/jslitmus — Simple, easy, javascript benchmark testing. chris00/ocaml-benchmark — Benchmarking module for OCaml. addyosmani/timing.js — Navigation Timing API measurement helpers.