Skip to content
/ Sandbox Public

Small test projects, experiments, bug reproductions

Notifications You must be signed in to change notification settings

hershi/Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

Small test projects, experiments, and interesting bug reproductions

This project imports boost as a nuget package. If you clone the repo you'll need to enable refetching of that package on your local instance (the link to the package is already there in the solution files)

  • StdUnorderedMapPerfIssues - a demonstration of perf issues in VC++ std::unordered_map, when hash values share low-order bits
    • Tested on VC14 and earlier; may have been fixed in later versions

About

Small test projects, experiments, bug reproductions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages