Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Conversation

@k163377
Copy link
Collaborator

@k163377 k163377 commented Apr 18, 2020

メモリ使用効率の改善

これまではオブジェクトの取得処理のキャッシュをラムダで行っていたが、メモリ使用効率の改善のため、各取得処理用のクラスを用意するように変更を行った。

ライブラリ更新

  • Kotlin 1.3.72へアップデート
    • "gradle-plugin"で無駄に行っていたバージョン指定を修正
  • JUnit Jupiter 5.6.2へアップデート
  • Shared 0.11へアップデート

その他修正

BoundKMapperにて余計なデフォルト引数が残っていたため削除を行った。

@k163377 k163377 self-assigned this Apr 18, 2020
@k163377 k163377 merged commit 7f4ff40 into ProjectMapK:master Apr 18, 2020
@k163377 k163377 deleted the feature branch April 18, 2020 21:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant