0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hoist some constants to improve autovectorization. More... over 11 years ago
Create LICENSE More... over 12 years ago
Merge branch 'master' of https://github.com/DrPizza/javascript-benchmarking More... over 12 years ago
Hand-coded JavaScript. More... over 12 years ago
Build standalone JS too. More... over 12 years ago
Use DP for Whetstone (whoops), see if SSE n-body is any faster. More... over 12 years ago
Update build options for compatibility with emscripten/incoming More... over 12 years ago
Allocate more memory in non-asm.js Emscripten output. More... over 12 years ago
Make fasta tests bigger. More... over 12 years ago
Minor tidying More... over 12 years ago
It helps if I use the right variables in the makefile. More... over 12 years ago
Linpack More... over 12 years ago
Remove pointless file I/O More... over 12 years ago
Add the right header (I hope) More... over 12 years ago
Revert "Remove unused timezone." More... over 12 years ago
Remove unused timezone. More... over 12 years ago
Some vintage benchmarks: dhrystone More... over 12 years ago
Remove static allocations that make Emscripten blow up. More... over 12 years ago
Support building .c files. More... over 12 years ago
Break out OpenMP separately. More... over 12 years ago
Add Stream memory benchmark More... over 12 years ago
Binary Trees test More... over 12 years ago
Whoops, don't gitignore Boost. More... over 12 years ago
Use Boost for regexes More... over 12 years ago
Fix minor errors in VC++. More... over 12 years ago
Add new benchmark. More... over 12 years ago
Set a sensible default iteration count. More... over 12 years ago
Ignore compiler output. More... over 12 years ago
Add Mandelbrot test. More... over 12 years ago
Scale back tests to stop them from crashing or hanging the browser. :( More... over 12 years ago