openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
The Larceny Scheme System
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
about 24 hours
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 23 of 206
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed interface of enumerate_remembered_locations to allow more efficient iteration over entire objects when that is what the sytem is going to do anyway.
pnkfelix
More...
over 14 years ago
Looking a little bit into why remset scanning is so slow during initial series of collections. First step is to get somewhat better statistics.
pnkfelix
More...
over 14 years ago
Allow the running of the compiler benchmark. (That is, assuming its dependence on the src file to be compiled has been satisfied, perhaps via a symbolic link in just the right place...)
pnkfelix
More...
over 14 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
pnkfelix
More...
over 14 years ago
Downgraded output message for extbmp initialization parameters.
pnkfelix
More...
over 14 years ago
Revised to be compatible with overwrite-run-benchmark code.
pnkfelix
More...
over 14 years ago
Another hack to improve behavior in initial (low memory) state.
pnkfelix
More...
over 14 years ago
Two hacked attempts to improve behavior in initial (low memory) state. The comments with each hack explain them.
pnkfelix
More...
over 14 years ago
Made collection policy a bit more aggressive when we are still in the initial two region mode.
pnkfelix
More...
over 14 years ago
Fixed float stats instrumentation so that when you ask for the refinement info, it more closely corresponds to the start and ends of refinement.
pnkfelix
More...
over 14 years ago
Added extraction of memory distribution at peak stats.
pnkfelix
More...
over 14 years ago
Added a couple benchmarks I scavenged from the CrossPlatform directory.
pnkfelix
More...
over 14 years ago
Any infamy factory less than 1 is a useless value, so I am assigning special semantics to the 0 value to mean turn infamy off.
pnkfelix
More...
over 14 years ago
Increase locs pool size to match the halving of sizeof(loc_t).
pnkfelix
More...
over 14 years ago
Fix for infamy code.
pnkfelix
More...
over 14 years ago
Fixes for row_cache table code.
pnkfelix
More...
over 14 years ago
This leaf size performs significantly better on 5sboyer:6, at least in terms of max remset size on that benchmark.
pnkfelix
More...
over 14 years ago
Reverting back to old leaf size.
pnkfelix
More...
over 14 years ago
Added column-indexed row cache.
pnkfelix
More...
over 14 years ago
Removed some redundant fields.
pnkfelix
More...
over 14 years ago
I was missing a free for the reallocated expanded tables. Mrrh!
pnkfelix
More...
over 14 years ago
Various fixes to extbmp code to make it work for different leaf and branch sizes.
pnkfelix
More...
over 14 years ago
Switched order of operations to ensure that regions become popular (risingstars) '''before''' becoming infamous. This way their group assignments and column word counts will be reset as expected.
pnkfelix
More...
over 14 years ago
Whoops previous fix was never actually running the benchmark.
pnkfelix
More...
over 14 years ago
Apparent overwrite-run-benchmark was never actually working with GCOld as written.
pnkfelix
More...
over 14 years ago
Reordered columns so that the most important things I want to see are at the front.
pnkfelix
More...
over 14 years ago
Present summary of benchmark run results at end of each run.
pnkfelix
More...
over 14 years ago
Extended stats parsing routines with a new attempt at keypath/value extraction and concise padded matrix-style CSV output printing.
pnkfelix
More...
over 14 years ago
Added additional fields to benchmark log output; now the sexp log should contain a superset of data emitted to stdout.
pnkfelix
More...
over 14 years ago
Removed 5nboyer:5 from benchmark.
pnkfelix
More...
over 14 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
205
206
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree