You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.ja.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ KMapper
11
11
-`Kotlin`のリフレクションを用いた関数呼び出しベースの安全なマッピング
12
12
- 豊富な機能による、より柔軟かつ労力の少ないマッピング
13
13
14
+
以下のリポジトリに簡単なベンチマーク結果を掲載しています。
15
+
16
+
-[ProjectMapK/MapKInspections: Testing and benchmarking for ProjectMapK deliverables\.](https://github.com/ProjectMapK/MapKInspections#results)
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ KMapper
17
17
- Flexible and safe mapping based on function calls with reflection.
18
18
- Richer features and thus more flexible and labor-saving mapping.
19
19
20
+
A brief benchmark result is posted in the following repository.
21
+
22
+
-[ProjectMapK/MapKInspections: Testing and benchmarking for ProjectMapK deliverables\.](https://github.com/ProjectMapK/MapKInspections#results)
23
+
20
24
## Demo code
21
25
Here is a comparison between writing the mapping code by manually and using `KMapper`.
0 commit comments