Import is slow
See original GitHub issueimport cirq
takes around 1.5 seconds (this is in colab).
Would be nice to get some other numbers from users as to what they are seeing.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Slow Running Import Fixes And Workarounds
Are your imports running slower than you expected? This guide will walk you through common causes and how to resolve them.
Read more >How to improve the import speed?
The main culprits that slow down the import speed are: Huge data in CSV; External images and URLs; Bulky database; Shared hosts; Lack...
Read more >Troubleshooting Data Import Speed
If the data import you have is slow read this list and find the reason why it happens. Try to avoid situations that...
Read more >Imports Really Slow
I am currently running an import and it took 13 hours to update only the title and slug of 4800 products! Here are...
Read more >** Troubleshooting ** Slow performance when importing ...
Scenario #7 - The import file (CSV/TXT) is corrupt, or unusually large. Resolving The Problem. Scenario #1. (1) Reduce the size of XACCLOCK....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ubuntu 18.04
Using tuna, the top offenders are numpy, sympy, matplotlib, pandas, and networkx. We’ve added code #4653 to do LazyLoading for scipy which was also slow. The good news is that the problem is mostly these external deps, not cirq.