Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove profiling service #139

Merged
merged 4 commits into from
Jun 25, 2015
Merged

Remove profiling service #139

merged 4 commits into from
Jun 25, 2015

Conversation

atavism
Copy link

@atavism atavism commented Jun 25, 2015

This removes a lot of profiling stuff we don't need and should conveniently resolve #131

SpiceProfilingUtil.log(activity, status.id + ",Favor,"
+ status.account_id + "," + status.user_id + "," + status.reply_count
+ "," + status.retweet_count + "," + status.favorite_count + "," + status.timestamp);
//end
Copy link
Author

Choose a reason for hiding this comment

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

Favoriting a tweet appears immediately with this removed. We don't need any of this stuff anyway.

fffw added a commit that referenced this pull request Jun 25, 2015
@fffw fffw merged commit 06e7866 into master Jun 25, 2015
@fffw fffw deleted the fix-favorites-delay branch June 25, 2015 16:29
@getlantern getlantern deleted a comment from atavism Mar 1, 2021
@getlantern getlantern deleted a comment from fffw Mar 1, 2021
@getlantern getlantern deleted a comment from fffw Mar 1, 2021
@getlantern getlantern deleted a comment from atavism Mar 1, 2021
@getlantern getlantern deleted a comment from fffw Mar 1, 2021
@getlantern getlantern deleted a comment from atavism Mar 1, 2021
@getlantern getlantern deleted a comment from fffw Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mitigate delay when user favorites a tweet
2 participants