Question: What happens to constructors when class size grows? The amont of them grows as fast as the amount of methods? No, it's not. Why? The research makes an attempt to answer this question.
The paper was published in the Proceedings of the 1st ACM SIGPLAN International Workshop on Beyond Code: No Code (BCNC 2021). Here is the PDF.
You need to have installed:
- LaTeX
- Make
- Git
- Python 3.7+
- Ruby 2.6+
Just run make
and in a few seconds hours, you will get
article.pdf
file ready inside /paper
.
Don't want to compile? Just read the PDF.