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
C
cainlevy's benchmarkforrails
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Kernel#returning -> Object#tap
Lance Ivy
More...
over 14 years ago
updating paths in rake file
Lance Ivy
More...
almost 15 years ago
move tasks/ into lib/
Lance Ivy
More...
almost 15 years ago
don't watch sass -- individual apps can do that as they like
Lance Ivy
More...
almost 15 years ago
works in rails 2.3, just in time to be obsolete for rails 3
Lance Ivy
More...
about 15 years ago
bugfix for "can't convert nil into Float" sprintf error when request time does not exist
Lance Ivy
More...
almost 17 years ago
clarifying the "filters" benchmark by ignoring AroundFilters, as is necessary
Lance Ivy
More...
about 17 years ago
adding compatibility for Rails <= 2.1
Lance Ivy
More...
about 17 years ago
updating for edge Rails 2.1+
DrMark
More...
about 17 years ago
fixing init.rb for rails 2.1
Lance Ivy
More...
about 17 years ago
rewatch methods after the associated constant is unloaded by Dependencies.clear. this should fix custom benchmarks in a dev environment.
Lance Ivy
More...
about 17 years ago
patching a typographical bug in Dependencies.will_unload?
Lance Ivy
More...
about 17 years ago
refactoring the testing setup to have a couple reloadable files
Lance Ivy
More...
about 17 years ago
adding for-sure support for measuring recursive functions (not measuring nested duplicate names)
Lance Ivy
More...
over 17 years ago
speed boost to the log parser - 30% faster in my tests
Lance Ivy
More...
over 17 years ago
removing timer from report generation adding ResourcePath#[]
Lance Ivy
More...
over 17 years ago
adding "min - max" column to `rake logs:analyze'
Lance Ivy
More...
over 17 years ago
improvements to the LogParser, which i'm using in a scout script (scoutapp.com)
Lance Ivy
More...
over 17 years ago
removing ambiguous (eval) from stack traces
Lance Ivy
More...
over 17 years ago
removing trailing slashes from resource paths when logging. this normalizes paths a little, so that /users is the same as /users/.
Lance Ivy
More...
over 17 years ago
object organization and rake file loading. closes issue #9.
Lance Ivy
More...
over 17 years ago
combining `rake log:analyze:totals` and `rake log:analyze:averages` into just `rake log:analyze` with options
Lance Ivy
More...
over 17 years ago
improved report output
Lance Ivy
More...
over 17 years ago
test cases for BenchmarkForRails.measure and BenchmarkForRails.watch
Lance Ivy
More...
over 17 years ago
introducing some aggregate metrics: rake log:slowest_average_times rake log:slowest_total_times
Lance Ivy
More...
over 17 years ago
when in production mode, b4r will now use a one-line log format. this should make aggregate benchmarks easier to calculate from a multi-process environment.
Lance Ivy
More...
over 17 years ago
shortening the names for the built-in benchmarks
Lance Ivy
More...
over 17 years ago
combining before/after filters into one benchmark
Lance Ivy
More...
over 17 years ago
fixing the alias_method_chain for the reporting hook (broke from name collision in last commit)
Lance Ivy
More...
over 17 years ago
fixing alias_method_name argument to reflect actual plugin name
Lance Ivy
More...
over 17 years ago
←
1
2
→
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