aboutsummaryrefslogtreecommitdiff
path: root/core/prof
Commit message (Collapse)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Allow user to pass in scale directly in spall.context_createMatias Fernandez2023-05-091-5/+12
|
* Allow custom sleep on tsc fallback.Matias Fernandez2023-05-091-2/+2
| | | | | | This gives the user more control over the spectrum of precision vs. load time on Windows. Spall's output with much lower sleep times is still useful in my experience. NOTE: A better API might be to allow the user to pass the freq as a param to "create_context" in case they already paid for it beforehand, but this seems fine for now.
* resolve doc/spall package name conflictJon Lipstate2023-03-101-1/+1
|
* add main scopeColin Davidson2023-03-091-0/+2
|
* add basic usage exampleColin Davidson2023-03-091-0/+24
|
* log buffer flushes to traceColin Davidson2023-03-091-2/+9
|
* Add `core:prof/spall`gingerBill2023-02-261-0/+208