[julia-users] Re: KDB+ performance

2014-05-27 Thread Sean O'Hagan
hi, just joined today. Very interested in learning about julia. Did anyone ever get benchmarks completed for julia vs q/k? Thanks, Sean On Thursday, February 28, 2013 2:09:54 AM UTC, Fil Mackay wrote: Has anyone looked into including KDB+/Q in the performance benchmarks? Would be interested

[julia-users] Re: KDB+ performance

2014-05-27 Thread Avik Sengupta
While this is an old thread, I'm not sure if a K/Q benchmark is all that relevant to Julia. I've only seen K/Q code written in conjunction with KDB (which is an in memory columnar database). So its not just benchmarking a language. Also given the specialised nature of KDB, I imagine the

[julia-users] Re: KDB+ performance

2014-05-27 Thread Fil Mackay
On Wednesday, May 28, 2014 10:17:20 AM UTC+10, Avik Sengupta wrote: While this is an old thread, I'm not sure if a K/Q benchmark is all that relevant to Julia. I've only seen K/Q code written in conjunction with KDB (which is an in memory columnar database). So its not just benchmarking