This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
nim-chronos
Watch
1
Star
0
Fork
0
You've already forked nim-chronos
mirror of
https://github.com/logos-storage/nim-chronos.git
synced
2026-01-14 03:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-chronos
/
tests
/
profiler
History
gmega
ade1f3018e
add failing test case for an async proc with children in its finally block
2023-11-28 18:47:43 -03:00
..
example.nim
add harness for simulating profiled time and basic profiler metric test
2023-11-24 15:19:01 -03:00
testevents.nim
add failing test case for an async proc with children in its finally block
2023-11-28 18:47:43 -03:00
testmetrics.nim
add call count and max exec time; rename enable => enableProfiling to clear up intent
2023-11-27 14:11:06 -03:00
utils.nim
change enable flag to "chronosProfiling"; add "enable" profiler proc; add stronger assertions to event tests"
2023-11-27 12:27:14 -03:00