/Benchmark

programming language performance benchmarks

Primary LanguageC#

Benchmark

Programming languages performance benchmark

Find Route Benchmark

This benchmark is for measuring the speed of programming languages on processing a large amount of information

  • We intend to find and report 4,997 routes that not exist
  • There are 996,000 records in the routes table

Loading data from the database is not part of the benchmark time . Only calculation and reporting operations are effective at benchmark time

Contributing

  1. Fork it!
  2. Create a benchmark from your favorite programming language or improve existing codes
  3. Submit a pull request

If you find this repository useful, please give it a star. Thanks!