Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pmodules
  • src
  • Issues
  • #19

Closed
Open
Created Apr 20, 2017 by gsell@gsellOwner

Use cache for available modulefiles and relevant data to speedup loading

Loading a module is pretty slow to the the required actions on the file-system. All relevant data to load a module should be kept in a cache.

  • This cache must/should be updated manually after adding a new module.
  • Using the cache is optional:
    • the cache is not used at all
    • the cache is used, if a module is not found, fallback to 'traditional' behavior
    • the cache is used, if a module is not found, print an error
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking