Skip to content

Instantly share code, notes, and snippets.

View samdphillips's full-sized avatar

Sam Phillips samdphillips

  • Oakland, California
View GitHub Profile
@samdphillips
samdphillips / profile_20191020-131252.txt
Last active October 20, 2019 21:01 — forked from jackfirth/rebellion-sorting-benchmark.rkt
Benchmark comparing Rebellion's sorting transducer against using `(take (sort (sequence->list seq) ...) ...)`
Profiling results
-----------------
Total cpu time observed: 45238ms (out of 45309ms)
Number of samples taken: 796 (once every 57ms)
(Hiding functions with self<1.0% and local<2.0%: 7 of 61 hidden)
=======================================================================================
Caller
Idx Total Self Name+src Local%
ms(pct) ms(pct) Callee