Skip to content

Data processor comparing productivity of methods to check for empty reference

License

Notifications You must be signed in to change notification settings

vkostyanetsky/EmptyBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

🚀 🧪 💡 Empty Benchmark

License: Unlicense

This data processor compares which way to check a reference for an empty value works faster:

  • Ref.IsEmpty()
  • ValueIsFilled(Ref)

There is a note (in Russian) about it on my blog.

Code and interface have made in English. It is worth mentioning that your configuration must have at least one non-empty catalog.

About

Data processor comparing productivity of methods to check for empty reference

Topics

Resources

License

Stars

Watchers

Forks