[m-rev.] for review: Optimise modechecking of coerce for large types.

Zoltan Somogyi zoltan.somogyi at runbox.com
Wed Apr 21 15:36:22 AEST 2021



On Wed, 21 Apr 2021 15:18:30 +1000 (AEST), Julien Fischer <jfischer at opturion.com> wrote:
> On Wed, 21 Apr 2021, Zoltan Somogyi wrote:
> 
> > By the way, I just realised that with one exception, my stress tests
> > are not in the git repository. I think they should be there.
> > I could add them as benchmarks/stress_tests. Any proposals
> > for better names? Or should I create a separate repository for them?
> 
> Unless they are really huge, add them to the benchmarks directory.

The one stress that *is* in the repository is in benchmarks/progs.
However, the stress tests are for evaluating the performance
of the compiler itself, not the performance of the code it generates,
so I think they should go in a separate directory.

Zoltan.





More information about the reviews mailing list