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)
- Host: GitHub
- URL: https://github.com/vmchale/q-bench
- Owner: vmchale
- Created: 2021-12-14T20:20:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T20:21:54.000Z (about 4 years ago)
- Last Synced: 2025-01-08T12:07:57.186Z (about 1 year ago)
- Language: R
- Size: 1000 Bytes
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |