python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Python code takes too long to print data frames / finish the process
The code below aims to copy the data from multiple files and paste it in the master file.
But it takes too long (apx 10 min) to print the dfs ( currently I have 3 *.xlsb files, size are between 2k - ...
Greencolor
Votes: 0
Answers: 1
How to interpret cProfile results of PuLP
I fear I am a bit in over my head. I have profiled a Mixed Integer Problem (MIP) with cProfile and gprof2dot. The MIP is implemented via the pulp library. The MIP problem is solvable, which I tested o...
6'38''4
Votes: 0
Answers: 0
How do I analyze a bunch of profiles
I have a bunch of profiles about my application(200+ profiles per week), I want to analyze them for getting some performance information.
I don't know what information can be analyzed from these files...
fu4ng
Votes: 0
Answers: 1
Workaround to successfully profile python script using scalene profiler on macOS? Just forget it and use machine with Windows or Linux?
Computational Science SE question How amenable is this 2D Frenkel–Kontorova-like energy minimization problem in Python to the use of a modest PC + GPU? (Heavy reliance on indexing) contains a short ex...

uhoh
Votes: 0
Answers: 1