File: README.md

package info (click to toggle)
scalene 1.5.54-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,980 kB
  • sloc: cpp: 22,870; python: 14,493; javascript: 12,297; ansic: 817; makefile: 196; sh: 45
file content (6 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
See discussion here:
https://github.com/plasma-umass/scalene/issues/554#issuecomment-1401355354

Original code is in `dataframe-select-original.py`; optimized code is added in `dataframe-select-optimized.py`.

The optimized code runs almost 17x faster than the original.