Skip to content

Separation of the environment between recording phase and analyzing phase #17

@kimikage

Description

@kimikage

Because SnoopCompile depends on many packages, this action cannot be used to inspect basic packages on which SnoopCompile itself (indirectly) depends.
As a specific example, the problem is happening with FixedPointNumbers (JuliaMath/FixedPointNumbers.jl#283 (comment)).

In other words, most packages related to graphics cannot be checked with the latest "development" branches.
This specific problem may be mitigated by mimicking the FixedPointNumbers version from "0.9.0-dev" to "0.8"
(Edit: cf. JuliaMath/FixedPointNumbers.jl#287), but it is not a fundamental solution.

I do not understand how portable or exchangeable the invalidation trees are in its current state, but they should be portable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions