-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slow down decay rate of enclosing methods #232
Comments
Highly related to #217. |
original decay /64 original decay: commits:24000 I will try more decays. |
original decay/16: original decay/32: original decay/128: original decay/256: |
Please try 16 and 256 on:
|
I tried one small subject: reactiondecoder, but there is no candidate in the results. I need to find another one. |
This result below is interesting. So many candidates but no transformation. |
By looking at results for IRCT_API, I think we need to fix #236 before doing this. IRCT-API is a good small project for this issue. |
I don't think it makes any sense to work on this issue with #236 pending.
|
Blocked on #236. |
Highly related to #224. In fact, this should have been fixed since #224 was merged. What happened? If #224 was merged, why do we have this problem still (or do we not)? What was the new decay rate there?
The decay rate may have to be tied to the project being analyzed, e.g., number of commits, SLOC.
The text was updated successfully, but these errors were encountered: