Open Source Mac Benchmark Software - Page 3

Benchmark Software for Mac

View 732 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Bytemark benchmark results database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C2CBench (Cache-to-Cache Benchmark) is a tool to evaluate cache to cache performance on modern parallel microprocessors. It measures the performance of accesses to remote caches and the impact of cache coherence protocols on cache-to-cache data transfers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CN=Monitor
    LDAP Directory Server Monitoring tool with focus on 389 DS / Red Hat / Sun / Oracle ODSEE and Open LDAP. IBM Tivoli and Novell eDirectory. Other Directory Services are also supprted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    COMPAS J2EE is a non-intrusive performance instrumentation and monitoring toolkit for J2EE. It uses adaptive monitoring to automatically adjust the target coverage. COMPAS is completely portable across J2EE application servers and OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The original Cerberus Test Control System seems to be abandoned by its authors/developers. This project intends to revive it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2 A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This benchmarking program measures the cpu performance by numerically finding a solution and measuring runtime of the two-dimensional heat equation in cartesian coordinates. This program is a model of steel undergoind natural convection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    DQuery is a Dynamic Simple Query tool used to retrieve data as matching record(s) for a field value input by user with redirecting the output option also. It is developed using Tcl/TK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The DTraceToolkit is a collection of over 200 useful documented scripts for analysis of system and process behaviour. It allows in-depth inspection without disturbance of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/ Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Death Star
    Death Star is a 'multi-protocol stress testing' tool. Initially forked from LOIQ v0.3a, Death Star seeks to surpass LOIC and LOIQ in terms of performance, OS support and win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DockStream

    DockStream

    A Docking Wrapper to Enhance De Novo Molecular Design

    DockStream is a docking wrapper providing access to a collection of ligand embedders and docking backends. Docking execution and post hoc analysis can be automated via the benchmarking and analysis workflow. The flexilibity to specifiy a large variety of docking configurations allows tailored protocols for diverse end applications. DockStream can also parallelize docking across CPU cores, increasing throughput. DockStream is integrated with the de novo design platform, REINVENT, allowing one to incorporate docking into the generative process, thus providing the agent with 3D structural information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EOS Benchmark helps PHP programmers benchmark the parts of (or the entire) source code. It tracks memory consumption and execution time, and is able to hide its own memory footprints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse plugin for viewing LTT/LTTng logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FFFF is the fastest Win32/OSX/Linux/IRIX Mandelbrot generator. Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast Elixir

    Fast Elixir

    Writing Fast Elixir. Collect Common Elixir idioms

    Fast Elixir is a curated collection of performance-focused best practices, idioms, and code snippets for writing efficient Elixir programs. The project documents common patterns in Elixir and compares their relative performance using benchmarks to guide developers toward faster and more memory-friendly code. By showcasing side-by-side examples, it highlights not only which approaches are faster but also why certain functions or techniques should be preferred in different scenarios. The repository is designed as a practical reference for developers who want to optimize Elixir applications without diving into premature micro-optimizations. Its goal is not just speed but also clarity, ensuring that performance improvements do not come at the cost of readability and maintainability. With continuously updated examples, Fast Elixir helps both beginners and experienced Elixir programmers adopt better habits and avoid slow patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File system reliability benchmark is a set of Python scripts for benchmarking file system behaviour in case of system crashes, power outages, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A java-based website tester
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GL O.B.S. is based around a PyGTK interface that launches OpenGL programs feeding them with a common CLI options set which will affect their behaviour, then receives back their statistical output. Benchmarks are easy to create and add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GPUBench2 is a cross platform suite to analyze the performance of GPU( Graphics Processing Unit). GPUBench2 will gather of state-of-the-art parameters from different interfaces ( OpenGL, Cg, CUDA) available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cross-platform hard drive performance benchmark
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HOMB is a simple benchmark based on a parallel iterative Laplace solver aimed at comparing the performance of MPI, OpenMP, and hybrid codes on SMP and multi-core based machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB