[Agda] Typing.CheckRHS
Sergei Meshveliani
mechvel at botik.ru
Tue Apr 18 13:10:03 CEST 2017
On Mon, 2017-04-17 at 23:11 +0200, Andreas Abel wrote:
> This says you spent 267 seconds on checking right-hand-sides of
> equations (or type signatures, I suppose). [I do not remember having
> introduced this benchmark subcategory of Typing.]
What is the relation between the processes of Serialization and
Typing.CheckRHS ?
What intersection do they have? Does the former include the latter?
Thanks,
------
Sergei
> On 17.04.2017 22:07, Sergei Meshveliani wrote:
> > Dear Agda developers,
> >
> > I continue investigating the type check cost of various parts in my
> > project.
> > And for certain module Integer2.agda, the option -v profile:7
> > shows something new:
> >
> > Typing.CheckRHS 267,464ms
> >
> > This occurs the greatest part in Total for this module
> > (while in other considered modules the main part was Serialization and
> > Serialization).
> > Can you, please comment this?
> >
> > Thanks,
> >
> > ------
> > Sergei
> >
> > _______________________________________________
> > Agda mailing list
> > Agda at lists.chalmers.se
> > https://lists.chalmers.se/mailman/listinfo/agda
> >
>
>
More information about the Agda
mailing list