0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work on making remset hypothesis plots suitable for print. More... almost 15 years ago
Script to convert remset hypothesis instrumentation into semi-reasonable illustrative graphs. More... almost 15 years ago
Render time data; CrossPlatform ("cp") dataset keys; cp examples. More... almost 15 years ago
Revised code to fit newest logs; put some usage examples at top of file. More... almost 15 years ago
Reflect notation changes to logs in parse-stats-output; debug code. More... almost 15 years ago
Added script to run crossplat script on ''standard'' set of runtime configurations. More... almost 15 years ago
Script to run Feeley CrossPlatform benchmarks and produce output much like the thesis10 and smoke logs. More... almost 15 years ago
Updated bench-line-list to reflect yesterday's changes to extract-path. More... almost 15 years ago
A few more touches so that I can graphically compare actual results for the first time in a while. Yay. (Now I need to massage the log files so that all the benchmark keys are unique; boo...) More... almost 15 years ago
Committing a change made on and propogated from Argus. More... almost 15 years ago
I think I finished developing my script to make the graph from the dataset. Woo! More... almost 15 years ago
Illustrating that numbers less than preceeding numbers lead to no-shows in output. (At least in Aquaterm gnuplot driver...) More... almost 15 years ago
Revised extract-path again to try to handle vectors in the input gracefully. More... almost 15 years ago
Revised plot-stacked-bars to add labels for each group to the bottom of each group. I cannot believe it took me this long to add this. More... almost 15 years ago
Working on adding code to extract statistics in flexible fashion. More... almost 15 years ago
Merge branch 'gather-data-on-machine-argus' of ssh://alleyrally.ccs.neu.edu/~pnkfelix/Dev/larcenydev/dropbox-git into gather-data-on-machine-argus More... almost 15 years ago
Added an entrypoint for snarfing many log files at once. More... almost 15 years ago
Added definition of iota since I do not always seem to have that available. More... almost 15 years ago
Moved bars to not be flush with one another. More... almost 15 years ago
Dont accumulate the mutator effort until summarization has begun. More... almost 15 years ago
Added field that tracks when the mutator activity has forced the collector to make forward progress. More... almost 15 years ago
Corrections to various oversights/mistakes. More... almost 15 years ago
Changed sumz no-op condition to require filled > coverage. More... almost 15 years ago
Added copy_minor_to_major, clear_minor; revise extbmp rep enumeration. More... almost 15 years ago
Changed S calculation to not include the text portion. More... almost 15 years ago
The -size0 parameter should set initial size of stopcopy heap. More... almost 15 years ago
Shell script and scheme code to make it easier to run benchmarks in CrossPlatform directory from this directory. More... almost 15 years ago
Changed iteration values and added some new ones for benchmarks here. Also changed some of the benchmarks to be compatible with the variant of run-benchmark (due to Marc Feeley?) used in the CrossPlatform directory. More... almost 15 years ago
Fixed some incorrect assertions and added potential guards around hacks that I do not completely trust. More... almost 15 years ago
1. Fixed a bug in one of my recent hacks (the rgn_to is drawn from the set { 1, 2 } but the code was assuming it was 0 or 1 (which are indexes into the ephemeral area array), and was doing arithmetic tricks based on that assumption. More... almost 15 years ago