GitHub topics: execution-time
jokruger/probe
A lightweight Go package for measuring the execution time of functions or code blocks. It provides simple utilities to benchmark performance, log durations, and identify bottlenecks in your code.
Language: Go - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

srushtishimpi/calculate-execution-time-py
Python Project for Measuring Execution Time of a Program
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 3 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

omaralalwi/laravel-jobs-metrics
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
Language: PHP - Size: 226 KB - Last synced at: 7 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 1

srvshbskr/laravel-jobs-metrics
Laravel Jobs Metrics tracks job memory use and execution time, providing insights for performance analysis. It works seamlessly with or without Horizon, making it a valuable tool for any Laravel developer. 🐙🚀
Language: PHP - Size: 228 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

R0mb0/Count_execution_time_classic_asp
Class to count the execution time of a part of script.
Language: Classic ASP - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

simphotonics/benchmark_runner
A library for writing inline micro-benchmarks, reporting score statistics, and running sync/async benchmarks.
Language: Dart - Size: 3.49 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

ThangLeQuoc/timer-ninja
A handy Java utility for measuring execution time easily with annotation-based tracking, multiple time units, and stacktrace tree visualization.
Language: Java - Size: 264 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

miguel-amg/ParallelComputing-Assignment2
Contains the work that was done in the 2nd assignment of the Parallel Computing class.
Language: C++ - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

miguelestradam36/python-measuring-process-time
Project for measuring how much time an execution may take place in python
Language: Python - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jamesgober/Benchmark
PHP Benchmark library designed to measure code performance and memory usage with precision and efficiency.
Language: PHP - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

meysam81/prometheus-command-timer
Run any command, time its execution and push the metrics to Prometheus Pushgateway
Language: Go - Size: 125 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

simaocunha71/msc-thesis
Master's Dissertation in Informatics Engineering (2023/2024)
Language: Jupyter Notebook - Size: 203 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hansalemaos/getevent_sendevent 📦
Converts getevent (ADB) into sendevent/binary, output can be saved, loaded and executed. Execution speed can be defined.
Language: Python - Size: 20.5 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

glitchedclown/The-Strongest-Battlegrounds
The Strongest Battlegrounds Script Hack Auto Farm Pastebin 2025 No Key TBS Script Exploit Keyless PC & MOBILE OP GUI Cheat Byfron Bypass Anti-Ban Undetected Script AUTO BLOCK Auto Kill
Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Gael-Lopes-Da-Silva/tiny.time
A terminal command and application execution time checker
Language: Rust - Size: 25 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

norbornen/execution-time-decorator
Measure of typescript method execution time
Language: TypeScript - Size: 83 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 3

rsaz/CppCheck
Implementation of three C++ classes to measure the execution time/code performance using Windows C native API and using Chrono Library
Language: C++ - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

memExpert/xtac
A simple API for C that provides the ability to work with some standard data structures
Language: C - Size: 95.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

vgilabert94/execution-timer
Provides a decorator to easily measure and optionally save the execution times.
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

microsoft/snippet-timekeeper
An android library to measure code execution time. No need to remove the measurement code, automatically becomes no-op in the release variants. Does not compromise with the code readability and comes with features that enhance the developer experience.
Language: Java - Size: 355 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 74 - Forks: 5

apostolouagge/Database-Management-Systems-DBMS
The project involves analyzing ship position data in PostgreSQL, optimizing queries, using indexing, partitioning, and evaluating execution performance.
Size: 3.72 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

PHANTOM-Platform/Monitoring
PHANTOM Monitoring Server, Monitoring Client and Integration Library
Language: C - Size: 2.37 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Morjodrom/time-limiter
A small utilities library to provide loop scheduling
Language: PHP - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

FilipeLopesPires/Multithreaded-WordCount
Multithreaded-WordCount: a parallel word and vowel counter.
Language: C - Size: 3.85 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

FlorealRISSO/Benchmarking-the-Path-to-Energy-Efficiency
Benchmarking the environmental impact of algorithm implementations. This analysis explores optimizing Julia set fractal rendering through SIMD vectorization and multi-threading.
Language: C - Size: 566 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nikita123124/The-Strongest-Battlegrounds-script
Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CelestialLemon/extime
A CLI tool to measure execution time for Windows
Language: Go - Size: 1000 Bytes - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

moizaasghar/Graph-Algorithms
Graph Theory Algorithms Implementation
Language: Java - Size: 3.24 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Davide64-dev/FEUP_CPD_MatrixProduct
🔀 | Matrix multiplication algorithms in C++ and TypeScript, including a parallel version and comparative report
Language: C++ - Size: 426 KB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

MrKaszeba19/fpClock
:uk: A stopwatch program designed for measuring a precise execution time of Unix/Windows processes. Built with FreePascal.
Language: Pascal - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

nagoya-foundation/r-functions-performance
R functions performance measurement
Language: R - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 7

h-ssiqueira/Projeto-Estruturas-de-Dados-B Fork of RafaelBarbon/Projeto-Estruturas-de-Dados-B
Programa que analisa o tempo de execução de 5 algoritmos de ordenação a partir de vetores de diferentes tamanhos.
Language: C - Size: 1.42 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

BlendingJake/ExecTiming
An advanced timer for Python that makes it easy to determine code execution time
Language: Python - Size: 266 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

parthsompura/Execution-Profiler
Execution Profiler that analyses the given code
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JoshCap20/CodeAuditWeb
A FastAPI-based web tool for comprehensive performance analysis and endpoint testing of code, featuring execution time tracking, memory usage, and detailed profiling.
Language: Python - Size: 3.71 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hpca-uji/SpMV-CNN-Model
SpMV-CNN: A set of convolutional neural nets for estimating the run time and energy consumption of the sparse matrix-vector product
Language: C - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

h-ssiqueira/Sort_Algorithms
Sorting algorithms in C programming with execution time.
Language: C - Size: 578 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

AllineedRu/SimpleExecutionLogger
A small library that allows you to add logging of methods and their execution steps to your code.
Language: C# - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xkovacikm/laravel-timer Fork of Astatroth/laravel-timer
measure operations execution time in Laravel
Language: PHP - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

official-ajeet/MultiThreading---execution-time-of-a-thread-vs-program
Demonstration of Maximum Execution Time of a Thread vs Total Execution Time of a Program
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

statbench/statbench
Timing the execution of a program or a block of code
Language: PHP - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mrvaibh/python-code-execution-time
Tiny package to help you measure the execution time (in milliseconds) of functions
Language: Python - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

VitorHugoAntunes/Algorithm_Execution_Time
Comparison of different algorithms with different data sources (numbers and words) using C++ and Typescript for execution speed testing.
Language: C++ - Size: 41 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RocketRider/awesome-python-performance
Libraries to improve the execution speed of your python projects
Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jun6000/time-taken-to
⏱️ Tells you the execution time taken by your command.
Language: JavaScript - Size: 84 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

RifeX-LA/timer
Header only std::chrono based timer. Dependency free
Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DahlitzFlorian/timing-context-manager-video-snippets
Supporting material for the video "Create a Context Manager in Python Measuring the Execution Time" published on YouTube.
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pontazaricardo/Cycles-Nanoseconds-Counter
This project shows how to measure the performance of a C++ code by measuring the total execution time either in nanoseconds (ns) or CPU cycles (Tailored for Cortex-A72 32 bits and 64 bits).
Language: C++ - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AmiralBl3ndic/Efrei-Paris-L2-Monte-Carlo-Method-Demonstration 📦
A demonstration of the Monte Carlo method and its relation with entropy
Language: JavaScript - Size: 43.9 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

LykaiosNZ/TimeTracer
Library for quickly adding timing metrics to sections of code.
Language: C# - Size: 47.9 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

barbaracalderon/ine5645-pthreads-speedup-efficiency
Program to estimate speedup and efficiency on different numbers of pthreads by measuring the execution time. Programa para estimar o speedup e a eficiência sobre um número diferente de pthreads ao mensurar o tempo de execução.
Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

barbaracalderon/ine5645-omp-pthreads-speedup-efficiency
Program to estimate speedup and efficiency on different numbers of pthreads, using OpenMP. Programa para estimar o speedup e a eficiência sobre um número diferente de pthread, usando OpenMP.
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sid-ant/Execution-Time
A tiny python package which provides you with a decorator to measure execution time of functions
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

f-koehler/cpp-perf
Small header-only C++11 to measure code execution time and performance.
Language: C++ - Size: 83 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

Thomas-George-T/File-Processing-Comparative-Analytics
Wanna know which languages and execution engines are the quickest or the slowest at processing files? Well here's your answer. 📊 Data Analysis & comparison between the time taken ⌚ for computing word counts in various languages and execution engines for files of different sizes.
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

hasnainroopawalla/vscode-python-timeit
A Visual Studio Code extension to view the execution time of any Python function on the fly.
Language: TypeScript - Size: 18.1 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

paginabianca/supertime
CLI utility to store measurements of time command one file.
Language: Shell - Size: 205 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

waterviewsrl/timerdec
Simple decorators for measuring Python methods execution time
Language: Python - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

BhargavKadali39/Execution_time
calculating the execution time of a program
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BhargavKadali39/Execution_time2
calculate execution time in python
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

c4arl0s/AlgorithmsAndDataStructuresInObjectiveC
Once I finished the project “Algorithms And Data Structures with Swift” I started a new project to translate it to Objective-C code. I used the same concepts and implemented all data structures and all algorithms in Objective-C. The executions times are stunning.
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

weiran0630/cpp_sorting_alg_compare
embarcadero c++ builder project: Performance Evaluation for Sorting Algorithms
Language: C++ - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ali-ghanbari/timer
A JVMTI-based profiling agent for measuring execution time of methods
Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Xomps/time-it
Utility to time function execution
Language: TypeScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
