forcedotcom / phoenix

BSD 3-Clause "New" or "Revised" License
558 stars 227 forks source link

Performance test ARRAY implementation #668

Open jtaylor-sfdc opened 10 years ago

jtaylor-sfdc commented 10 years ago

We have support for primitive type ARRAYS now in master. See ArrayTest for example usage. We should perf test big arrays and see how performance of accessing an array element in a WHERE clause performs.