An open API service indexing awesome lists of open source software.

https://github.com/vmchale/q-bench

benchmarks of q(-sql)
https://github.com/vmchale/q-bench

Last synced: 11 months ago
JSON representation

benchmarks of q(-sql)

Awesome Lists containing this project

README

          

# Vignette

From [this](https://cran.r-project.org/web/packages/data.table/vignettes/datatable-intro.html) introduction to the data.table package.

| Library/Language | Time | Cores |
| ---------------- | ---- | ----- |
| q | 2.1ms | 1 |
| R/data.table | 5.8ms | 3 |