question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

slow performance. How long should it take?

See original GitHub issue
  • prettier-eslint-cli version: 4.1.1
  • prettier version: 0.22.0
  • eslint version: 4.2.0

Relevant code/config.


What you did:

prettier-eslint file.js

What happened:

the prettier command takes less than a second and the prettier-eslint command takes about 4-5 seconds on the same file. Is this a normal execution time?

Reproduction:

– paste your link here –

Problem description:

Suggested solution:

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

17reactions
Hatkocommented, May 1, 2020

While investigating a slow performance of eslint, I found that the most time of what it takes is prettier/prettier:

TIMING=1 yarn lint

Screenshot 2020-05-01 at 12 09 13
15reactions
github-actions[bot]commented, Mar 8, 2021

Stale issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

PC running slow? Here's how to speed things up - CNET
If you've been suffering lately, now's the perfect time to take a few minutes to go through some of the tried-and-true troubleshooting steps ......
Read more >
Why Your Computer Is So Slow and How To Fix It - Crucial.com
1. Identify programs that slow down your computer. 2. Check your web browser and internet connection. 3. Defragment your hard disk drive
Read more >
My Computer is Running Slow, What Steps Can I Do to Fix It?
Deleting these temp files help improve computer performance. Windows computers. First, we suggest using the Windows Disk Cleanup utility to ...
Read more >
Recommended Web Performance Timings: How long is too ...
If you wait three or four seconds without communicating to the user that a load is happening and showing some progress, the typical...
Read more >
Why your PC is so slow... and how you can speed it up
A slow computer is often caused by too many programs running simultaneously, taking up processing power and reducing the PC's performance. Some ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found