Skip to content

Instantly share code, notes, and snippets.

View Baukebrenninkmeijer's full-sized avatar
🚀
Working from home

Bauke Brenninkmeijer Baukebrenninkmeijer

🚀
Working from home
View GitHub Profile
@Baukebrenninkmeijer
Baukebrenninkmeijer / exec_modes.md
Created November 19, 2024 22:36
Polars Execution Mode speedup
Function Eager Normal Lazy GPU Preload Lazy Streaming
polars_filter 0.04 -376.40% -317.89% -404.97% -1765.68%
polars_groupby 0.87 +39.48% +87.79% +52.17% -4.34%
polars_join 1.59 +12.88% -90.58% +12.55% +53.44%
polars_sort 1.66 +10.18% +65.66% +18.05% -337.06%
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0 # Use the latest stable release
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-json
- id: check-added-large-files
- id: detect-private-key
{
"usermeta": {"embedOptions": {"theme": "urbaninstitute"}},
"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}},
"repeat": {
"column": [
"acousticness",
"danceability",
"energy",
"instrumentalness",
"liveness",