Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Add new profiler profile for better performance work #16

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

rsdy
Copy link
Contributor

@rsdy rsdy commented Dec 13, 2022

More aggressive optimization for the release profile, while adding a new one to help with profiling in depth.

Copy link
Contributor

@calyptobai calyptobai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition, left 2 comments

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
@rsdy rsdy merged commit 1984e9e into main Dec 14, 2022
@rsdy rsdy deleted the tune-profiles branch December 14, 2022 16:24
ipauler pushed a commit that referenced this pull request Dec 22, 2022
* Add new `profiler` profile for better performance work

* Apply suggestions from code review

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
ipauler added a commit that referenced this pull request Dec 22, 2022
* Disable sync repos button when nothing selected

* activate Tauri updater (#7)

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>

* reset pagination when query string changes (new search was made) (#19)

* add clippy check to tauri workflow (#20)

* capture opening links from Readme.md and replace with Tauri api to open in a new browser (#22)

* Louis/update readme (#26)

* Update assets on README, logo and gif demo

* Add new `profiler` profile for better performance work (#16)

* Add new `profiler` profile for better performance work

* Apply suggestions from code review

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>

* Add logo and links to readme (#21)

* add logo and links to readme

* add release link

* add dummy workflow to get around required checks

* update number of langs supported with precise code nav to account for JSX/TSX

Co-authored-by: Louis Knight-Webb <louis@bloop.ai>

* Quicker reporting of repo statuses (#18)

* Fix duplicate repo creation during re-indexing (#25)

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>

* remove unused BLOOP_MODE env var (#28)

* fix spurious cmd flashing (#24)

* use TextEncoder to calculate byte size of each char (#23)

* Open file in finder (#29)

* reveal a file in finder button

* open containing folder instead of a file for linux and windows

* add button to full result sidebar

* implement regex-filtering at the collector level (#14)

* Go to Ref/Def (#31)

* clicking on code in ref/def popup scroll this line into view

* remove initial highlight

* add hover effect for code in ref/def tooltip

* bugfix: first char was never highlighted

* fix tooltip tail position

* improve highlight styling

* fix typescript errors

* Fix release workflow (#32)

* fix release workflow

* add ignore paths to dummy workflow

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>

* Don't report indexing as "done" before Tantivy commit is over (#33)

* More accurate reporting of searchability

* Better delete & rollback logic

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>

* Refactor app navigation (#30)

* WIP

* Refactor app navigation, use custom hook with virtual navigation, refactor search page, add full view page

* Cleanup, fix merge conflicts

* Add lang filters on repo view page

* Fix naviagtion issues

* Fix repository page flash on navigation

* Fix gh navigation

* Fix ts errors

* Fix query building for navigation

* Minor fixes and improvements (#35)

* add Manage repos button to homescreen

* fix breadcrumbs too short

* show only Readme.md in repo overview

* default to letting use choose which GitHub repos to sync

* add remove repo button

* allow choosing folder every time local repos are added

* case-insensitive Readme.md search

* fix result modal (#36)

* use new navigation api when using refs/defs goto line function (#42)

* Fix repo sync button

Co-authored-by: Anastasiia Solop <35258279+anastasiya1155@users.noreply.github.com>
Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
Co-authored-by: Louis Knight-Webb <louis@bloop.ai>
Co-authored-by: rsdy <rsdy@users.noreply.github.com>
Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
Co-authored-by: Akshay <nerdy@peppe.rs>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants