Skip to content

wks/tracetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A microbenchmark for measuring the time for the garbage collector to perform marking.

The difference between this and GCBench is that GCBench measures the mutator time as well, while this test focuses on GC time. More specifically, it measures the tracing part because it does not generate much garbage in the steady state, and the measured time should be dominated by tracing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors