[Agda] Typing.CheckRHS

Ulf Norell ulf.norell at gmail.com
Tue Apr 18 13:32:17 CEST 2017


In the output of -v profile each line represents a disjoint activity. If
you sum
the numbers in the first column you should end up with the total time spent.
Some activities a broken down into subactivities (like Typing) in which case
the total time for all Typing.* activities are shown in parenthesis after
the
Typing entry.

/ Ulf

On Tue, Apr 18, 2017 at 1:10 PM, Sergei Meshveliani <mechvel at botik.ru>
wrote:

> 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
> > >
> >
> >
>
>
> _______________________________________________
> Agda mailing list
> Agda at lists.chalmers.se
> https://lists.chalmers.se/mailman/listinfo/agda
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chalmers.se/pipermail/agda/attachments/20170418/740f630b/attachment-0001.html>


More information about the Agda mailing list