search for: 415k

Displaying 3 results from an estimated 3 matches for "415k".

Did you mean: 415
2005 Aug 13
1
New Beta IAX Statistics Program
...ow you to check IAX network statistics. Basically all you need is the .Net framework and the user/pass/host/extension/context details. There is one parameter available when you start. This is dial string. It is made up as follows: user:pass@host/extension@context You can download it from here: (415K) http://www.sineapps.com/SineStatsIAX%20Installer.zip Please let me know how you go with it. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
2009 Feb 01
0
[LLVMdev] Performance vs other VMs
This is not a quite fair comparison. Other virtual machines must be doing garbage collection, while LLVM, as it is using C code, it is taking advantage of memory allocation by hand. On Fri, Jan 30, 2009 at 9:56 PM, Jon Harrop <jon at ffconsultancy.com> wrote: > > The release of a new code generator in Mono 2.2 prompted me to benchmark the > performance of various VMs using the
2009 Jan 30
5
[LLVMdev] Performance vs other VMs
The release of a new code generator in Mono 2.2 prompted me to benchmark the performance of various VMs using the SciMark2 benchmark on an 8x 2.1GHz 64-bit Opteron and I have published the results here: http://flyingfrogblog.blogspot.com/2009/01/mono-22.html The LLVM results were generated using llvm-gcc 4.2.1 on the C version of SciMark2 with the following command-line options: llvm-gcc