Commit Graph

22 Commits (master)

Author SHA1 Message Date
Ivan Zahariev 5a17b22d53 A quick benchmark redo for ".NET Core Linux" version 3.1.1
Equated results comparable to https://blog.famzah.net/2016/09/10/cpp-vs-python-vs-php-vs-java-vs-others-performance-benchmark-2016-q3/
  C# .NET Core Linux            : user_t= 2.194 sys_t= 0.067 cpu_t= 2.261 to_CPP=    - to_prev=    - version=3.1.100
  Go                            : user_t= 2.622 sys_t= 0.083 cpu_t= 2.705 to_CPP=    - to_prev=    - version=go version go1.7.1 linux/amd64

Original results on my new, faster hardware:
  C# .NET Core Linux            : user_t= 2.006 sys_t= 0.061 cpu_t= 2.067 to_CPP=    - to_prev=    - version=3.1.100
  Go                            : user_t= 2.272 sys_t= 0.201 cpu_t= 2.473 to_CPP=    - to_prev=    - version=go version go1.7.1 linux/amd64
2019-12-27 18:23:32 +02:00
Ivan Zahariev d69632e87f Correction of the "C# .NET Core" tests; this time done at full CPU power (laptop running not on battery) 2016-11-04 09:57:19 +02:00
Ivan Zahariev 987e3f3b66 "C# .NET Core" official URL link 2016-11-04 00:24:46 +02:00
Ivan Zahariev a8e13c6047 Add "C# .NET Core Linux" 2016-11-03 23:38:53 +02:00
Ivan Zahariev 3251c0c432 Rename 2016-10-19 10:38:58 +03:00
Ivan Zahariev 2b3fdb27db New results which include the bugfix for node.js 4.3 (see commit 6716271) 2016-10-19 10:22:50 +03:00
Nikolay Denev 8097843c80 Make it work on OS X. Allow analyze script to continue if it sees a skipped test due to missing language/compiler. 2016-10-17 20:55:55 +02:00
Ivan Zahariev 10b9bfc3c5 New results which include the Rust implementation 2016-10-15 21:03:34 +03:00
Ivan Zahariev 2049c34606 Initial commit 2016-09-22 22:26:10 +03:00
Ivan Zahariev bdcef85363 Add Java optimization notes 2016-09-19 18:19:09 +03:00
Ivan Zahariev b9afdca36f Read $output_mode as a command-line argument 2016-09-09 23:33:30 +03:00
Ivan Zahariev 5f82b686b0 Implement print_results_as_html() 2016-09-09 23:27:28 +03:00
Ivan Zahariev 0ad4729217 Rename some language titles to match the previous benchmark results 2016-09-09 23:17:35 +03:00
Ivan Zahariev ddc537ebfc refactor print_results_as_text() 2016-09-09 23:06:19 +03:00
Ivan Zahariev 8bfb9ee7e8 Implement print_results_as_text() 2016-09-09 22:49:55 +03:00
Ivan Zahariev 1821232558 Initial import 2016-09-09 22:48:52 +03:00
Ivan Zahariev 06c00825ce Rewrite from scratch to analyze the new output 2016-09-08 23:36:29 +03:00
Ivan Zahariev 0036820b92 Initial commit. Work still in progress 2016-07-27 13:43:14 +03:00
Ivan Zahariev ef4b852653 Python 2.7 + PyPy 2016-02-12 09:34:26 +02:00
Ivan Zahariev 22401218b1 2016 benchmarks: C++ // Java 8 // NodeJS // PHP 7.0 // Python 3.5 // Python 2.7 // Perl 5 // PHP 5.6 2016-02-05 23:27:33 +02:00
Ivan Zahariev 3ff2535d7b mv 2012.xlsx data.xlsx 2016-02-05 23:26:57 +02:00
Ivan Zahariev 018be0a886 Initial commit 2016-02-04 21:32:08 +02:00