Commit Graph

46 Commits

Author SHA1 Message Date
Kogia-sima f113734981 doc: Fix typo 2021-01-01 18:21:39 +09:00
Kogia-sima 18ffe5b321 Remove benchmarks
Remove benchmark programs in favor of https://github.com/djc/template-benchmarks-rs

* Quite similar contents
* Some library has too heavy dependencies and frequently cause breaking
changes (which always results in tiny performance difference)
* Some benchmark implementation is out of date
* There is a persistent complaint that the benchmark is wrong (although
I'm not still convinced)

cc #28 #37
2020-12-17 12:51:42 +09:00
Kogia-sima fcf3bc1be4 Revert "Remove benchmarks"
This reverts commit 7726b4c063.
2020-12-16 15:20:10 +09:00
Kogia-sima 7726b4c063 Remove benchmarks 2020-12-16 13:38:17 +09:00
Kogia-sima 2d6d913213 no longer requires `extern crate sailfish_macros` 2020-12-16 13:35:37 +09:00
Kogia-sima 541ecb91ef Bump version (0.2.2 => 0.2.3) 2020-11-29 21:40:58 +09:00
Kogia-sima cfd40f573b Bump version (0.2.1 => v0.2.2) 2020-11-11 10:48:30 +09:00
Kogia-sima 2ba4a99582 Bump version (0.2.0 => 0.2.1) 2020-08-04 09:18:24 +09:00
Kogia-sima d0ef795161 Bump version (0.1.3 => 0.2.0) 2020-07-17 04:48:29 +09:00
Kogia-sima e321d6b013 Update benchmark dependencies 2020-07-13 06:44:53 +09:00
Kogia-sima 3b06795f5e Bump version (0.1.2 => 0.1.3) 2020-07-11 17:46:55 +09:00
Kogia-sima 5c4c66f331 Add copyright notice in benchmark 2020-07-09 23:48:26 +09:00
Kogia-sima 2807340e59 Update Teams benchmark result 2020-07-09 23:44:30 +09:00
Kogia-sima f1ad6f3bd3 Escape HTML in std::write! benchmark
cc #22
2020-07-09 23:44:25 +09:00
Kogia-sima 6ab65f4247 Use itoap crate to render integers 2020-07-08 22:26:47 +09:00
Kogia-sima e8beaef33b Bump version (0.1.1 => 0.1.2) 2020-07-04 06:17:09 +09:00
Kogia-sima 74ec8a86fc Merge branch 'perf/small_escape_optimization' 2020-07-03 02:05:08 +09:00
Kogia-sima 3375194a54 Update benchmark result 2020-07-03 02:02:01 +09:00
Kogia-sima a885f08d73 Update benchmark result 2020-07-03 01:02:35 +09:00
Kogia-sima 064d6cf2b6 Update benchmark code 2020-07-02 20:31:05 +09:00
Kogia-sima 933d7850d7 Update benchmark results 2020-06-19 12:33:24 +09:00
Kogia-sima 0e99d66840 Fix sailfish template for teams benchmark 2020-06-18 17:13:08 +09:00
Juan Aguilar Santillana 1aca11acfe Add unsafe attributes at yarte fixed bench 2020-06-16 08:23:24 +00:00
Kogia-sima b773a28e2a Update benchmark result 2020-06-17 00:00:12 +09:00
Kogia-sima a48b67433e Merge pull request #12 from 'botika/master' 2020-06-16 23:33:45 +09:00
Juan Aguilar Santillana d07161918b Add and specify behaviours for yarte benches 2020-06-16 07:01:04 +00:00
Juan Aguilar Santillana 3a6ef334d4 Use bytes crate as buffer 2020-06-16 06:46:37 +00:00
Kogia-sima 455cb55de6 Update benchmark result 2020-06-16 05:51:49 +09:00
Kogia-sima 98dc405da1 Add more libraries for benchmark 2020-06-16 05:51:37 +09:00
Kogia-sima f2d5eb2b73 Bump version (0.0.5 => 0.1.0) 2020-06-15 12:17:19 +09:00
Kogia-sima e00fe1804d Update Cargo.lock in benches/ 2020-06-15 12:10:49 +09:00
Kogia-sima 733e1a6c63 Bump version (0.0.4 => 0.0.5) 2020-06-13 23:18:07 +09:00
Kogia-sima 9949c91f7d Fix std::write benchmark 2020-06-13 14:24:36 +09:00
Juan Aguilar Santillana 86658d4a96 Fix yarte fixed bench 2020-06-12 08:20:45 +00:00
Kogia-sima 7cc4692951 Bump version (0.0.3 => 0.0.4) 2020-06-11 11:55:51 +09:00
Kogia-sima 1539f23a35 Remove dependency (itoa) 2020-06-11 11:53:45 +09:00
Kogia-sima 93672551d8 Update benchmark environment 2020-06-10 19:21:43 +09:00
Kogia-sima 02380994dd Update benchmark result
[skip ci]
2020-06-10 19:14:33 +09:00
Kogia-sima 28116fc125 Paste benchmark results collected on Cloud 2020-06-08 16:39:28 +09:00
Kogia-sima 69d7d6c39c Bump version (0.0.2 => 0.0.3) 2020-06-07 19:14:23 +09:00
Kogia-sima d9a4d8f019 Update benchmark result 2020-06-07 13:13:48 +09:00
Kogia-sima 908b20f5e7 Use `rm_whitespace` in benchmark 2020-06-07 13:10:40 +09:00
Kogia-sima 0a597796bd Update benchmark result
[skip ci]
2020-06-07 11:49:19 +09:00
Kogia-sima feef1d7cb5 Fix a typo 2020-06-06 18:48:48 +09:00
Kogia-sima 1ef8ca0041 License annotation for benchmarks 2020-06-06 18:46:12 +09:00
Kogia-sima 227140b34d Add benches/ directory 2020-06-06 18:28:14 +09:00