Click here to Skip to main content
15,885,985 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralI have two identical phones and it's doing my head in Pin
Paul Sanders (the other one)16-May-22 11:27
Paul Sanders (the other one)16-May-22 11:27 
GeneralRe: I have two identical phones and it's doing my head in Pin
Super Lloyd16-May-22 11:42
Super Lloyd16-May-22 11:42 
GeneralRe: I have two identical phones and it's doing my head in Pin
Paul Sanders (the other one)16-May-22 12:15
Paul Sanders (the other one)16-May-22 12:15 
GeneralRe: I have two identical phones and it's doing my head in Pin
Super Lloyd16-May-22 13:30
Super Lloyd16-May-22 13:30 
GeneralRe: I have two identical phones and it's doing my head in Pin
Paul Sanders (the other one)16-May-22 13:38
Paul Sanders (the other one)16-May-22 13:38 
RantYeah, it's the CPU... Pin
Sander Rossel16-May-22 9:54
professionalSander Rossel16-May-22 9:54 
GeneralRe: Yeah, it's the CPU... Pin
honey the codewitch16-May-22 12:27
mvahoney the codewitch16-May-22 12:27 
GeneralRe: Yeah, it's the CPU... Pin
Sander Rossel16-May-22 21:20
professionalSander Rossel16-May-22 21:20 
I'm not sure how to make my code less demanding.
It's just a foreach with some 4000 records, that I put in an Excel file (ultimately a huge XML string).
I'm using Spreadsheetlight for this.
I'm not multi-threading or anything, for as far as I know (I don't even think Spreadsheetlight is thread-safe).
I could use a Thread.Sleep, I guess, but it also need to finish in 10 minutes max because of the Azure Functions limitations.
The task as a whole only takes about three minutes right now (and runs to completion, which is why it's even weirder it still fails).

GeneralRe: Yeah, it's the CPU... Pin
honey the codewitch16-May-22 23:46
mvahoney the codewitch16-May-22 23:46 
GeneralRe: Yeah, it's the CPU... Pin
Sander Rossel17-May-22 0:22
professionalSander Rossel17-May-22 0:22 
GeneralRe: Yeah, it's the CPU... Pin
honey the codewitch17-May-22 0:39
mvahoney the codewitch17-May-22 0:39 
GeneralRe: Yeah, it's the CPU... Pin
charlieg17-May-22 1:24
charlieg17-May-22 1:24 
GeneralRe: Yeah, it's the CPU... Pin
charlieg17-May-22 0:32
charlieg17-May-22 0:32 
GeneralRe: Yeah, it's the CPU... Pin
Sander Rossel17-May-22 21:13
professionalSander Rossel17-May-22 21:13 
GeneralRe: Yeah, it's the CPU... Pin
charlieg18-May-22 0:06
charlieg18-May-22 0:06 
GeneralGoogle API's Pin
Kevin Marois16-May-22 7:42
professionalKevin Marois16-May-22 7:42 
GeneralRe: Google API's Pin
Southmountain16-May-22 7:47
Southmountain16-May-22 7:47 
GeneralRe: Google API's Pin
PIEBALDconsult16-May-22 7:55
mvePIEBALDconsult16-May-22 7:55 
GeneralRe: Google API's Pin
Kevin Marois16-May-22 7:55
professionalKevin Marois16-May-22 7:55 
GeneralRe: Google API's Pin
abmv16-May-22 17:18
professionalabmv16-May-22 17:18 
GeneralRe: Google API's Pin
Randor 16-May-22 17:39
professional Randor 16-May-22 17:39 
GeneralRe: Google API's Pin
Slacker00716-May-22 7:58
professionalSlacker00716-May-22 7:58 
GeneralRe: Google API's Pin
Kevin Marois16-May-22 8:02
professionalKevin Marois16-May-22 8:02 
GeneralRe: Google API's Pin
Dan Neely18-May-22 3:11
Dan Neely18-May-22 3:11 
GeneralRe: Google API's Pin
brisby16-May-22 20:29
brisby16-May-22 20:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.