Luca Canali

Luca Canali

@LucaCanali
Geneva, Switzerland
347
Followers
0
Following
26
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 9 owned repositories

22.9M Total LOC
Jupyter Notebook
22,376,218 lines
97.6%
N/A
Python
218,722 lines
1.0%
N/A
Scala
164,934 lines
0.7%
N/A
PLSQL
63,951 lines
0.3%
N/A
Shell
31,822 lines
0.1%
N/A
Other
64,712 lines
0.3%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in Jupyter Notebook

Jupyter Notebook
Python
Scala
PLSQL
Shell

Collaboration Network

Global Impact visualization

LIVE
Luca Canali
0 active collaborators

Repos

93

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
233
Contributions
210
Commits
20
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More
Following
0 total

Not following anyone yet.

Synced via GitHub

Top Repositories

sparkMeasure

This repository contains the development code for sparkMeasure, an Apache Spark performance analysis and troubleshooting library. It simplifies collecting, aggregating, and exporting Spark task/stage metrics, and is designed for practical use by developers and data engineers in interactive analysis, testing, and production monitoring workflows.

825 159
Scala
Miscellaneous

Includes notes on using Apache Spark, with drill down on Spark for Physics, how to run TPCDS on PySpark, how to create histograms with Spark. Also tools for stress testing, measuring CPUs' performance, and I/O latency heat maps. Jupyter notebooks examples for using various DB systems.

462 154
Jupyter Notebook
Linux_tracing_scripts

Scripts and tools for troubleshooting and performance analysis in Linux. This includes dynamic tracing scripts with SystemTap both for system calls and for userspace function tracing.

133 39
Python
Oracle_DBA_scripts

A collection of old-school CLI scripts for Oracle RDBMS monitoring and performance troubleshooting.

59 37
PLSQL
PyLatencyMap

PyLatencyMap is a tool for heat map visualization on the CLI. It is integrated with scrips to collect and visualize I/O latency heat maps from various sources, including Oracle wait events, BPF, SystemTap, DTrace, trace files.

33 10
Python
PerfSheet4

PerfSheet4 is a tool for performance troubleshooting of Oracle databases. Query and visualize Oracle AWR data using pivot charts.

18 12
Stack_Profiling

Tools and scripts for stack profiling: Userspace, Kernel, OS state and optionally Oracle wait

15 8
C
PerfSheet.js

PerfSheet.js is a tool for Oracle RDBMS performance troubleshooting. Use it to extract and visualize Oracle AWR time series data in the browser using JavaScript and dynamic pivot charts.

12 10
HTML
ipython-sql

%%sql magic for IPython, hopefully evolving into full SQL client

8 3
Python
OraLatencyMap

OraLatencyMap is an Oracle performance troubleshooting widget. It measures and visualizes Oracle wait-event latencies using heat maps in your terminal.

4 3
PLSQL