Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hammer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vyrus
hammer
Commits
6893987cbc0d6fbe5b187a1d152b07fc046d2665
Select Git revision
0 results
hammer
src
benchmark.c
Author
Search by author
Any Author
authors
0 authors
Nov 09, 2012
h_benchmark and h_benchmark_report work. Need tidying.
· 6893987c
Meredith L. Patterson
authored
12 years ago
6893987c
Nov 08, 2012
Benchmark is actually broken right now, for mysterious double-free related...
· c2404423
Meredith L. Patterson
authored
12 years ago
c2404423
Nov 06, 2012
Benchmark test case array needed to be terminated with {NULL,0,NULL}. Noted that in comments.
· 771de6f9
Meredith L. Patterson
authored
12 years ago
771de6f9
Working on benchmarking test. A lot of things needed to be const and weren't.
· 21ec962d
Meredith L. Patterson
authored
12 years ago
21ec962d
Nov 02, 2012
Added benchmark skeleton, and at least stubs for all of the necessary functions
· d0d9a94f
Dan Hirsch
authored
12 years ago
d0d9a94f
Loading