Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
/ ctors-vs-size Public archive

What happens to constructors when class size grows?

Notifications You must be signed in to change notification settings

yegor256/ctors-vs-size

Repository files navigation

latex License

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.

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.