Coder Social home page Coder Social logo

Comments (2)

Nimra-1234 avatar Nimra-1234 commented on August 27, 2024

If we talk about time based that will not be appropriate approach because it ca effect the efficiency and time as well.
Because let's suppose we are going to set timer of 5s or more:

  • It will wait for 5 sec and if the query is wrong our time will be wasted where query simply require 1 sec.
  • Time is directly depend upon the type of query.
  • If someone is writing query that takes approximately 10 sec but our timer is 5 sec then that query will be removed after 5 sec that will not be a good approach.
    Conclusion:
    Time Based approach will not be more appropriate as it will effect the overall performance and efficiency.Rather using key strokes is a good option.

from age-viewer.

saadjameel avatar saadjameel commented on August 27, 2024

Yes that would be a better approach.

from age-viewer.

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.