Showing 15 open source projects for "disk benchmark"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    CrystalDiskMark

    CrystalDiskMark

    A simple disk benchmark software

    A simple disk benchmark software.
    Leader badge
    Downloads: 110,049 This Week
    Last Update:
    See Project
  • 2
    hyperfine

    hyperfine

    A command-line benchmarking tool

    ...Hyperfine will automatically determine the number of runs to perform for each command. By default, it will perform at least 10 benchmarking runs and measure for at least 3 seconds. For programs that perform a lot of disk I/O, the benchmarking results can be heavily influenced by disk caches and whether they are cold or warm. If you want to run the benchmark on a warm cache, you can use the -w/--warmup option.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    pnpm

    pnpm

    Fast, disk space efficient package manager

    Fast, disk space efficient package manager. pnpm uses a content-addressable filesystem to store all files from all module directories on a disk. When using npm, if you have 100 projects using lodash, you will have 100 copies of lodash on disk. With pnpm, lodash will be stored in a content-addressable storage. Files inside node_modules are cloned or hard-linked from a single content-addressable storage. pnpm has built-in support for multiple packages in a repository. pnpm creates a non-flat...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    CrystalMark Retro

    CrystalMark Retro

    CrystalMark Retro is a comprehensive benchmarking software.

    CrystalMark Retro is a comprehensive benchmarking software that runs on Windows 95 and Windows NT 3.51 or later. It supports 32-bit (x86), 64-bit (x64/ARM64), many-core, and multilingual (48+ languages) systems, and can measure CPU, Disk, 2D graphics (GDI), and 3D graphics (OpenGL) performance with a single click. Benchmark results can be registered in CrystalMarkDB for centralized management of past results (account required: free of charge) and comparison with data registered by users around the world.
    Leader badge
    Downloads: 9,877 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    Tile38

    Tile38

    Ultra Fast Geospatial Database & Geofencing Server

    When you need the best performance for your location-based applications, you can rely on Tile38. Tile38 is an ultra-fast, open source geospatial database and geofencing server capable of real-time geofencing, fast spatial indexing and more. It supports a variety of object types including lat/lon, Geohash, bbox, GeoJSON, QuadKey, and XYZ tile; and is capable of operations like Nearby, Within, and Intersects. There’s also built-in support for many popular tools. Tile38 is made up of 3 main...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Skiplist-CPP

    Skiplist-CPP

    A tiny KV storage based on skiplist written in C++ language

    ...The project supplies a compact codebase with a clear separation between the skip list implementation and the storage operations that use it. Beyond in-memory operations, it demonstrates persistence through data dump to disk and reload, turning the structure into a tiny embeddable database. Stress-test scripts and example binaries are provided so you can benchmark throughput and validate correctness on your own machine. This makes the repo valuable for learners studying database internals and for practitioners who want a starting point for an embedded KV engine or educational experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    w3top

    w3top is the fio disk benchmark

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    File Read Test is a tool that reads disk files or directories and stops on the first read error. A second tool, Quick Disk Test, fills a disk with test data and verifies that it can be read back without errors.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    JDiskMark

    JDiskMark

    Java Disk Benchmark Utility

    JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help you accurately measure the performance of your storage devices across different operating systems. Whether you're testing HDDs, SSDs, or network drives, JDiskMark provides reliable insights into your disk's read and write speeds. ubuntu/debian: https://sourceforge.net/projects/jdiskmark/files/jdiskmark_0.7.0_amd64.deb/download rhel /...
    Downloads: 22 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    SSD Benchmark
    SSD Benchmark is a Windows application for testing the performance of your SSD disk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PHP Server - Performance Comparison

    PHP Server - Performance Comparison

    PHP SERVER - GENERAL PHP PERFORMANCE COMPARISON SCRIPT

    PHP SERVER PERFORMANCE MEASURING. STRING, ARRAY, OUTPUT (BUFFERED) AND MATH OPERATION BASED MEASURING. ONLY INTERNAL PERFORMANCE IS EVALUATED, DOES NOT MEASURE DISK OR NETWORK PERFORMANCE, RETURNS ONLY SERVER LOAD DEPENDENT SAMPLES, SO PLEASE AVERAGE YOUR SERVERS RUNTIME(S) FOR COMPARISION.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sarPplot simple application which takes output of atsar application and put it into Gnuplot config files , kind of useful on server boxes for performance analyze . cpu,process load,disk,disk-partition,memory & swap,paging & swapping, and many others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A perl based disk benchmarking tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cross-platform hard drive performance benchmark
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB