An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: google-benchmark

ashvardanian/less_slow.cpp

Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO

Language: C++ - Size: 2.72 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 989 - Forks: 43

CodSpeedHQ/codspeed-cpp

C++ libraries to create CodSpeed benchmarks

Language: C++ - Size: 359 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

PhDP/cuda-cmake-gtest-gbench-starter

A cross-platform CUDA/C++17 starter project with google test and google benchmark support.

Language: C++ - Size: 232 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 37 - Forks: 7

MangaD/CppDSA

My personal study on Data Structures and Algorithms in C++.

Language: C++ - Size: 191 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

haribo841/Cpp-challenges

c++ challenges with unit tests

Language: C++ - Size: 432 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

FrederikTobner/AdventOfCode2024

Solutions for the Advent of Code 2024

Language: C++ - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sbstndb/vectorized_find

Experimentations on the find function on vectors in c++

Language: C++ - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

OrhanKupusoglu/concurrent-queue

Thread-safe queue tested with Google Test, calculates Taxicab Numbers

Language: C++ - Size: 34.2 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

billyzs/bench

Demo for using Google Benchmark and Apple's MLX

Language: CMake - Size: 61.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

emelyantsev/hands-on-design-patterns-cpp

Language: C++ - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

krai/axs2gcp

Automated KRAI X workflows for Google Cloud Platform

Language: Python - Size: 25.4 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0

ashvardanian/HashTableBenchmark

A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world

Language: C++ - Size: 255 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

Inamul07/Cache_Analysis

Analysis of Different Cache Replacement Algorithms

Language: C - Size: 4.19 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

unum-cloud/ucsb

Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark

Language: C++ - Size: 1.69 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 6

DonRomanos/Challenge_Template

A basis for creating my programming challenges

Language: CMake - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HappySeaFox/sail-benchmark 📦

🚀 Collection of benchmarks to measure images loading times across different C/C++ imaging libraries.

Language: C++ - Size: 114 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

akowalew/cpu-image-filters

Studies project - benchmarking of image filters - multicore CPU targeted (sequential version + OpenMP extensions)

Language: C++ - Size: 325 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

gaujay/jomt

Google Benchmark data visualization tool

Language: C++ - Size: 1.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 5

unum-cloud/PyStats2MD 📦

Generate Markdown tables & Plotly charts from Google Benchmark outputs or directly in Python!

Language: Python - Size: 45.9 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RobertCrupa/microbenchmarking

Example benchmark using Google benchmark

Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Cubix651/benchmark-cpp2a-image

Docker image for Google Benchmark and C++2a

Language: CMake - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alessandrocasalino/OpenMP_Benchmark

OpenMP Benchmark examples with Google Benchmark

Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

swabbur/Euclidean

A header-only C++ library for linear algebra operations with constant dimensions.

Language: C++ - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

asit-dhal/BenchmarkViewer

Google Benchmark Data Viewer

Language: C++ - Size: 2.87 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 0

fedemengo/algorithms-and-data-structures

Collection of algorithms and data structures

Language: C++ - Size: 1.72 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Agbar/enigma-optima

Optimized client application for Enigma@Home project

Language: C - Size: 1.67 MB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

bytebat/beast

benchmark analysis and summary tool

Language: Rust - Size: 243 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 1

hiraditya/std-benchmark

A benchmark for standard libraries

Language: Assembly - Size: 11.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 3

TmLev/skipper 📦

Various skip list implementations

Language: C++ - Size: 882 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Toxe/google-benchmark

C++ Benchmarks with Google Benchmark

Language: C++ - Size: 730 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ArminGh02/sorting-algorithms

STL-like implementations of sorting algorithms.

Language: C++ - Size: 323 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

lakshayg/google_benchmark_plot

A handy script to visualize google benchmark output

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 10

mebeim/aa_project 📦

Advanced Algorithms and Parallel Programming exam project

Language: C++ - Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

akanmuratcimen/cmake-cpp-boilerplate

A cross-platform C++17 boilerplate project with google test and google benchmark libraries.

Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 0

yassram/iterative-closest-point

Iterative closest point GPU and CPU implementations (google benchmark)

Language: C++ - Size: 3.95 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

Sefray/NuitsBlanches_GPU

This repository contains multiple C++/GPU version of a pipeline for object detection. This project has been done for a GPU class at EPITA.

Language: C++ - Size: 81 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

m4drat/memplusplus-benchmarks

Set of benchmarks for mem++ allocator

Language: C++ - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

steve02081504/gbenchmark_webui

in dev

Language: HTML - Size: 325 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aburdulescu/gbenchdiff

Diff results of two C++ google benchmarks

Language: Go - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AlbertZheng/cmake-gbenchmark-gtest-boilerplate

A cross-platform C++17 boilerplate project with cmake, Google Benchmark and Google Test frameworks support.

Language: CMake - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

murfel/multiqueue

🐙 An implementation of a concurrent relaxed priority queue

Language: C++ - Size: 337 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nazavode/meetupcpp-dec-2018

Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy

Language: Shell - Size: 1.77 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

wasimusu/cpp_project

CPP template project setup for reference. It includes Google Test, Google Bechmark, Continous Integration using Travis CI and Sphinx documentation on readthedocs.

Language: C++ - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pseyfert/zsh-google-benchmark-completion

a tab completion helper for applications with google benchmark

Size: 14.6 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

benoitmartin88/cmake_gtest_benchmark

Template cmake, gtest and benchmark repo

Language: CMake - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

sgalkin/CPP-Benchmarks

Answering "what is faster?" question

Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

jefftrull/eigen-matrixq-proposal

Verifying and benchmarking a proposed Eigen change

Language: C++ - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0