Commit Graph

34 Commits

Author SHA1 Message Date
Vasily Levchenko 0f00b39fda [performance] added repository of bootstrap compiler 2018-08-22 12:40:25 +03:00
Vasily Levchenko c78d070455 [compiler][update] 1.3-M2-eap-33 / build: 1.3-M1-eap-77 2018-08-21 18:44:55 +03:00
Vasily Levchenko 4a46102658 [performance] rename konan -> kotlin.native 2018-08-15 17:14:03 +03:00
Sergey Bogolepov d376d08438 Marked global mutable state in the benchmark as thread local 2018-07-18 18:51:23 +07:00
Vasily Levchenko 2e4cd70f1a [build] replace direct urls with cached ones 2018-07-09 09:52:02 +03:00
Vasily Levchenko 45052ded8e [kotlin compiler][update] 1.2.60-dev-444 2018-06-06 11:20:48 +03:00
Igor Chevdar 54fa746813 Perf: implemented many attempts computation
Mean and standard deviation are computed as result
2018-05-16 17:00:29 +03:00
Igor Chevdar cafc30cf76 Some fixes in perf task to make it more reliable 2018-05-03 13:59:06 +03:00
Ilya Matveev bee7dcd704 Fix gradle plugin versioning and the plugin version used by samples 2018-04-26 11:34:45 +07:00
Vasily Levchenko 465fcdf947 [build][performance] fix of performance build 2018-04-20 16:38:25 +02:00
Igor Chevdar 1d0e9e7a67 Some fixes in <perf> to make it stable 2018-04-11 11:07:23 +03:00
Vasily Levchenko f4e9eba447 [kotlin compiler] use one constants for version for all required kotlin artifacts 2018-03-22 14:13:23 +03:00
Vasily Levchenko 1a0f9bfe2e [kotlin compiler][update] 1.2.40-dev-610
Switch to pinned teamcity builds.
2018-03-13 11:21:16 +03:00
Vasily Levchenko 4e745015e4 [build][dependencies] no dependencies from sonatype (#1315)
* [build][gradle][dependencies] makes adding dependencies easier

* [build][gradle][dependencies] adding dependencies to make performance independent from sonatype
2018-02-12 18:48:56 +03:00
Ilya Matveev 2a1d0433ca [ring] Fix performance report 2018-01-17 16:58:44 +07:00
Ilya Matveev 3b7d16c70e [build] Create a root task for gradle-plugin uploading 2018-01-17 16:58:44 +07:00
Ilya Matveev f409287438 [build] Improve composite build 2018-01-17 16:58:44 +07:00
Ilya Matveev a2b6c71f73 [build] Move shared and gradle-plugin into separate gradle builds
Platform libs build will be changed by a separate commit
2018-01-17 16:58:44 +07:00
Ilya Matveev f4d31f479f build: Fix execution of Ring benchmark 2017-11-23 13:01:10 +07:00
Vasily Levchenko a917d044bd [comment] missed legal header (#991) 2017-10-30 17:06:00 +03:00
Ilya Matveev 2f66ab1b67 perf: Build Ring using reworked Gradle DSL 2017-10-20 17:09:23 +03:00
Vasily Levchenko f271058933 [build][performance] g/c unused lines 2017-09-13 16:46:11 +03:00
Vasily Levchenko 165f0ae93c [build][performance] fix Windows run 2017-09-13 16:46:11 +03:00
Vasily Levchenko ccb4caf29e [performance][bench] don't access to build folder before compilation task finished. 2017-09-06 13:21:56 +03:00
Vasily Levchenko 403c774688 [performance] compilation and execution with kotlin native and jvm, comparing results 2017-08-29 16:48:38 +03:00
Konstantin Anisimov f2921b0dcc OctoTest benchmark inserted in testsuite 2017-08-21 09:44:36 +07:00
Ilya Matveev cdd235d53a build: Run performance tests from root project 2017-08-16 10:33:58 +07:00
Ilya Matveev 73b172f32d perf: Move benchmarks to separate gradle build
This patch separates the benchmark Gradle build from the root one.
It allows us to use the latest (built from sources) Gradle
plugin to compile the benchmarks instead of the released one.
2017-08-10 11:42:01 +07:00
Robert Hencke 72ca603d71 Reduce boilerplate for applying kotlin-gradle-plugin. 2017-08-07 17:25:52 +07:00
Konstantin Anisimov 51f74b4203 Printing double value - check if it represented as exponential 2017-08-04 16:06:20 +07:00
Konstantin Anisimov 8b7cad339e Print result coeff as double 2017-08-04 16:06:20 +07:00
Konstantin Anisimov 91fc291bfa Now each test normalized on Kotlin-jvm time
Average value also is average of normalized values
2017-08-03 18:21:49 +07:00
Konstantin Anisimov 99218ba65f Copyright inserted
Results are normalized on run cycles count
2017-08-03 18:21:49 +07:00
Konstantin Anisimov b3fe93cc18 Enable performance testsuite 2017-08-03 18:21:49 +07:00