Giter VIP home page Giter VIP logo

Comments (5)

maiqingqiang avatar maiqingqiang commented on May 30, 2024

有复现流程吗? 我看看我能不能复现

from go-orm-helper.

shuqingzai avatar shuqingzai commented on May 30, 2024

有复现流程吗? 我看看我能不能复现

就是项目安装后建立文件索引失败,导致索引失效,你也可以试试重新索引项目

可能也很电脑或系统有关?

系统:MacOS 12.6.7
电脑 :Mac mini (2018)

我觉得应该建立索引时,初始化项目与插件,CPU跑满了,导致没有完全索引文件,考虑一下延迟初始化插件?

from go-orm-helper.

maiqingqiang avatar maiqingqiang commented on May 30, 2024

有复现流程吗? 我看看我能不能复现

就是项目安装后建立文件索引失败,导致索引失效,你也可以试试重新索引项目

可能也很电脑或系统有关?

系统:MacOS 12.6.7
电脑 :Mac mini (2018)

我觉得应该建立索引时,初始化项目与插件,CPU跑满了,导致没有完全索引文件,考虑一下延迟初始化插件?

👌🏻 我排查一下

from go-orm-helper.

maiqingqiang avatar maiqingqiang commented on May 30, 2024

有复现流程吗? 我看看我能不能复现

就是项目安装后建立文件索引失败,导致索引失效,你也可以试试重新索引项目

可能也很电脑或系统有关?

系统:MacOS 12.6.7
电脑 :Mac mini (2018)

我觉得应该建立索引时,初始化项目与插件,CPU跑满了,导致没有完全索引文件,考虑一下延迟初始化插件?

性能问题可以关闭全局扫描,设置扫描范围,直接指定model的目录,减少不必要的扫描
image

from go-orm-helper.

maiqingqiang avatar maiqingqiang commented on May 30, 2024

初步分析应该是插件扫描目录的时候,项目索引还没完成,而且扫描的时候有依赖到PSI索引。打算使用runWhenProjectIsInitialized等项目初始化完成再扫描

from go-orm-helper.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.