Giter Site home page Giter Site logo

Speeding up CFLint about cflint HOT 1 CLOSED

laserbyte avatar laserbyte commented on June 8, 2024
Speeding up CFLint

from cflint.

Comments (1)

ryaneberly avatar ryaneberly commented on June 8, 2024

The antlr4 version (master branch in cfparser and cflint projects), is
significantly faster over a large fileset (about 10x in my experience).
We're working through getting it release ready, but I don't know how soon
that will happen.

You can build it yourself if you want to try it out.

The only alternative I know of is to somehow keep the cflint/java process
alive in the background and communicate between the plugin and cflint
processes somehow when a save happens.

On Thu, Apr 23, 2015 at 10:20 AM, laserbyte [email protected]
wrote:

Do you have any suggestions for speeding up CFLint? I would really like to
use it as part of the SublimeLinter package but with the lint mode set to
background every time I save a file I get the spinning beach ball for a few
seconds and the user interface is frozen. Presumably the plugin is running
cflint and waiting for that to return which ties up the user interface. I
base this assumption on when I run CFLint from the command line it takes
about the same amount of time to process the file as the interface is
frozen when I save.


Reply to this email directly or view it on GitHub
#47.

from cflint.

Related Issues (20)

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.