In[]:=
ClearSystemCache[];prec=1000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal"]+I/Pi)]
Out[]=
{5.75399,(-0.0707760393115288035395280218302820013657546962033630275831727881636184572643820365808318812661772382094407339691097179269990446453847536429225844386065219333047122290612020548398576433662343489843827071049989705395231226917848529903218507274354522005125732810542217424931317767029586377171448965877929118571617511540562365603991484881752820025072306153573457106503145899219683164868123907954938255650974196758814736254874320591902869577457241143992751659339102999273310798274679484513088932825130726310257008303152743086102342833436910409821702262269045940297055093272952022662549075225941956559080574835998923469310063614655255062971317960148313404503841687805492907298185104582941328637784284366753787303942475197280648872877809986710218877979777725224197655941725692774900310719381777491848349627938468198411955193898347075098152638657614980900350262780319142430252921925131515239611841070722530473939496294305264627977744876814858325335947117076721493110160508928494597906728688873533031986215124+0.6840003894379321291827444599926611267109914826549994343226303771381530581249766381509598342127214786722379645160914886099586780498831455794087390519118879988351918366211827085883779918191195794251385436100844782462528597869421390620796113023053439642582325892202911183326091512210367124716901047132601108752764946385830438156754378694878046808312868541961166205744280461776232345922905313658259576212809654022016030244583148587352474339130505540080799774619683572540292971258866450201101870835703060314349396491402064932644813564545345219868887520119503538181776359577265099302389566135475579468144849763261779452665955246258699867927165904920865474653323437547890996263309008000635821390872899085050267595499289350292064426374257860050360480985983040929967531455890126454745336170703768670865452282230609404349352192528853332983902723422349528708833041166404094214527652846093649412053441225697816347825083686411267665287070199573408950619362466450657531019167812545570069898184092833171458371673460)+MKB}
In[]:=
ClearSystemCache[];prec=2000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion10])+1/PiI][[1]]
Out[]=
34.944
In[]:=
ClearSystemCache[];prec=3000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion11]+1/PiI)][[1]]
Out[]=
140.425
In[]:=
ClearSystemCache[];prec=4000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion11]+1/PiI)]
Out[]=
{76.5938,0.×+0.×}
-4001
10
-4001
10
In[]:=
ClearSystemCache[];prec=5000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion12]+I/Pi)]
Out[]=
{230.703,0.×+0.×}
-5001
10
-5001
10
In[]:=
ClearSystemCache[];prec=10000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion13]+I/Pi)]
Out[]=
{1754.63,0.×+0.×}
-10001
10
-10001
10
In[]:=
Pause[100]
In[]:=
ClearSystemCache[];prec=20000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion14]+I/Pi)]
Out[]=
{12620.6,0.×+0.×}
-20001
10
-20001
10
In[]:=
MaxMemoryUsed[]
Out[]=
203130136
In[]:=
ClearSystemCache[];prec=40000;g[x_]:=N[Log[x]/x,prec];Timing[MKB--(INIntegrate[Exp[-Pit+g[1+tI]],{t,0,Infinity},WorkingPrecisionprec,Method"Trapezoidal",MaxRecursion15]+I/Pi)]
Out[]=
{90983.2,0.×+0.×}
-40001
10
-40001
10