File: README.md

package info (click to toggle)
scalene 1.5.51-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,528 kB
  • sloc: cpp: 22,930; python: 13,403; javascript: 11,769; ansic: 817; makefile: 196; sh: 45
file content (6 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
See discussion here:
https://github.com/plasma-umass/scalene/issues/554#issuecomment-1400730365.

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

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